diff options
author | 2020-11-18 16:19:00 +0200 | |
---|---|---|
committer | 2020-11-19 11:05:48 +0200 | |
commit | 65fb73676112f6fd107c5e542b2cbcfb206fe881 (patch) | |
tree | 1de055b52ee49b4f5f8c39613aaab8c573ea35dd /drivers/usb/cdns3/cdns3-imx.c | |
parent | Merge tag 'ti-sysc-fixes' into fixes (diff) | |
download | linux-dev-65fb73676112f6fd107c5e542b2cbcfb206fe881.tar.xz linux-dev-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 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions