* Pavel Machek <[email protected]> [190416 07:14]: > On Tue 2019-04-16 02:37:32, Aaro Koskinen wrote: > > When we boot with the LED support (CONFIG_NEW_LEDS) disabled, > > gpio_led_register_device() will return a NULL pointer and we try > > to dereference it. Fix by checking also for a NULL pointer. > > > > Fixes: 19a2668a8ae3 ("ARM: OMAP1: ams-delta: Provide GPIO lookup table for > > LED device") > > Signed-off-by: Aaro Koskinen <[email protected]> > > Acked-by: Pavel Machek <[email protected]>
Applying into omap-for-v5.1/fixes thanks. Tony

