You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nothing in the kernel includes the external header
<linux/platform_data/leds-kirkwood-ns2.h> so just push the
contents into the ns2 leds driver. If someone wants to use
platform data or board files to describe this device they
should be able to do so using GPIO machine descriptors but
in any case device tree should be the way forward for these
systems in all cases I can think of, and the driver already
supports that.
Cc: Simon Guinot <[email protected]>
Cc: Vincent Donnefort <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Tested-by: Simon Guinot <[email protected]>
Signed-off-by: Pavel Machek <[email protected]>
0 commit comments