]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
leds: apu: drop profile field from priv data
authorEnrico Weigelt <info@metux.net>
Mon, 15 Jul 2019 14:57:31 +0000 (16:57 +0200)
committerJacek Anaszewski <jacek.anaszewski@gmail.com>
Mon, 22 Jul 2019 19:57:20 +0000 (21:57 +0200)
commitcc92e3cce5db4efd6b555102dbf267c8c76bb811
tree355b4e4095546765ec546fb7d35efcc2d8ef1432
parent08e83826a5ebcaea099a999d4e9915148b78f00a
leds: apu: drop profile field from priv data

As this driver now only supports the APU1 boards, we don't need
to handle profiles anymore and just can use the only one global
array directly.

Signed-off-by: Enrico Weigelt <info@metux.net>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
drivers/leds/leds-apu.c