mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-01 08:59:33 +00:00
3bf0515a07
All existing drivers in drivers/led/ contain a .bind method that does exactly the same thing, with just the actual driver name differing. Create a helper so all those individual methods can be changed to one-liners. Reviewed-by: Marek Vasut <marex@denx.de> Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk> |
||
---|---|---|
.. | ||
Kconfig | ||
led-uclass.c | ||
led_bcm6328.c | ||
led_bcm6358.c | ||
led_bcm6753.c | ||
led_bcm6858.c | ||
led_cortina.c | ||
led_gpio.c | ||
led_pwm.c | ||
Makefile |