]> git.baikalelectronics.ru Git - uboot.git/commit
led: bcm6753: Drop duplicate OF "label" property parsing
authorTom Rini <trini@konsulko.com>
Thu, 14 Apr 2022 14:13:53 +0000 (10:13 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 14 Apr 2022 19:39:15 +0000 (15:39 -0400)
commite3fdeab3ee964004245530aecce51a419e0b352b
tree2d06cb928d426f7c1fb77633d104fb44149f7cef
parent6b18e6e808c11a289934af247c2c7a0ed6f35ee0
led: bcm6753: Drop duplicate OF "label" property parsing

The OF "label" property parsing is now handled in LED core,
drop the duplicate implementation from this driver.

Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/led/led_bcm6753.c