[PATCH v4 02/11] leds: Move led_init_default_state_get() to the global header
Lee Jones
lee at kernel.org
Thu Jan 19 08:17:13 PST 2023
On Tue, 03 Jan 2023, Andy Shevchenko wrote:
> There are users inside and outside LED framework that have implemented
> a local copy of led_init_default_state_get(). In order to deduplicate
> that, as the first step move the declaration from LED header to the
> global one.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> ---
> drivers/leds/leds.h | 1 -
> include/linux/leds.h | 2 ++
> 2 files changed, 2 insertions(+), 1 deletion(-)
Applied, thanks
--
Lee Jones [李琼斯]
More information about the Linux-mediatek
mailing list