On Tue, Jan 25, 2022 at 09:05:37PM +0000, Corentin Labbe wrote: > No user of ide-disk remains, so remove this deprecated trigger. Strictly speaking, this would break someone if they didn't update their DT. But it only looks like only a few platforms used this and they were fixed in 2016. The commit message should say all this so I don't have to go research it. With that, Acked-by: Rob Herring <robh@xxxxxxxxxx> > > Signed-off-by: Corentin Labbe <clabbe@xxxxxxxxxxxx> > --- > Changes since v1: > - remove also DEFINE_LED_TRIGGER(ledtrig_ide) > > Documentation/devicetree/bindings/leds/common.yaml | 3 --- > drivers/leds/trigger/ledtrig-disk.c | 4 ---- > 2 files changed, 7 deletions(-)