leds: drop redundant struct-device pointer casts
authorJohan Hovold <johan@kernel.org>
Mon, 1 Jun 2020 13:39:50 +0000 (15:39 +0200)
committerPavel Machek <pavel@ucw.cz>
Mon, 22 Jun 2020 08:38:00 +0000 (10:38 +0200)
commitb5684a73d2e9ce13d253ecb824ecd1e327b63773
treee5c1ceb084608a827335d6809829efab13040e08
parent47a459ecc800a17109d0c496a4e21e478806ee40
leds: drop redundant struct-device pointer casts

Drop the pointless and needlessly confusing casts of struct-device
pointers.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
drivers/leds/leds-lm355x.c
drivers/leds/leds-lm3642.c