]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
backlight: da9052_bl: Terminate da9052_wled_ids array with empty element
authorAndrey Ryabinin <a.ryabinin@samsung.com>
Wed, 21 Jan 2015 15:06:08 +0000 (18:06 +0300)
committerLee Jones <lee.jones@linaro.org>
Thu, 9 Apr 2015 09:30:35 +0000 (10:30 +0100)
commitb1f85c0fec20e6cde2a511345f24f6133f247e70
treeeef5b44be1abc569d93961381bf19473cfe4b24d
parentc6f77bc2b3f9512fd8d637a45060408061a035a9
backlight: da9052_bl: Terminate da9052_wled_ids array with empty element

Array of platform_device_id elements should be terminated
with empty element.

Signed-off-by: Andrey Ryabinin <a.ryabinin@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/video/backlight/da9052_bl.c