Re: [PATCH v4 2/5] leds: Add helper for getting default pattern from Device Tree

From: Krzysztof Kozlowski
Date: Thu Dec 27 2018 - 03:47:56 EST


On Tue, 18 Dec 2018 at 16:27, Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:
>
> Multiple LED triggers might need to access default pattern so add a
> helper for that.
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> ---
> drivers/leds/led-class.c | 42 ++++++++++++++++++++++++++++++++++++++++++

As pointed out by 0day-ci this has to be in leds-core.c.

I'll fix it.

Best regards,
Krzysztof