backlight: backlight: Drop backlight_put()
authorSam Ravnborg <sam@ravnborg.org>
Sun, 19 Jul 2020 08:07:42 +0000 (10:07 +0200)
committerLee Jones <lee.jones@linaro.org>
Mon, 20 Jul 2020 09:27:09 +0000 (10:27 +0100)
commit0f6a3256fd810eeca9c56cccafee46359d995138
treefd9686e6761bf89daeb84d173eed0d5305f42df4
parent51d53e5b06b8e75d02a17bfe678e7be7554a2322
backlight: backlight: Drop backlight_put()

There are no external users of backlight_put(). Drop it and open code
the two users in backlight.c.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/video/backlight/backlight.c
include/linux/backlight.h