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.