diff options
author | Grygorii Strashko <grygorii.strashko@ti.com> | 2020-11-18 15:19:00 +0100 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2020-11-19 10:05:48 +0100 |
commit | 65fb73676112f6fd107c5e542b2cbcfb206fe881 (patch) | |
tree | 1de055b52ee49b4f5f8c39613aaab8c573ea35dd /sound/synth/Makefile | |
parent | Merge tag 'ti-sysc-fixes' into fixes (diff) | |
download | linux-65fb73676112f6fd107c5e542b2cbcfb206fe881.tar.xz linux-65fb73676112f6fd107c5e542b2cbcfb206fe881.zip |
bus: ti-sysc: suppress err msg for timers used as clockevent/source
GP Timers used as clockevent/source are not available for ti-sysc bus and
handled by Kernel timekeeping core. Now ti-sysc produces error message
every time such timer is detected:
"ti-sysc: probe of 48040000.target-module failed with error -16"
Such messages are not necessary, so suppress them by returning -ENXIO
instead of -EBUSY.
Fixes: 6cfcd5563b4f ("clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4")
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'sound/synth/Makefile')
0 files changed, 0 insertions, 0 deletions