OSDN Git Service

misc: atmel_tclib: Do not probe already used TCBs
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 26 Apr 2019 21:47:18 +0000 (23:47 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 2 May 2019 19:55:58 +0000 (21:55 +0200)
commit8c9374068ef6dc3fdf244484b4711a6e10c84d1a
tree3f11930376131fd86fe5390ab7e32c38ca5658f6
parent7ebe68100418bd196cd4d638655e60d17c412d56
misc: atmel_tclib: Do not probe already used TCBs

The TCBs that have children are using the proper DT bindings and don't need
to be handled by tclib.

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/misc/atmel_tclib.c