[PATCH] backlight: da9052_bl: terminate da9052_wled_ids array with empty element

Subsystems: backlight class/subsystem, dialog semiconductor drivers, framebuffer layer, the rest

STALE4222d

2 messages, 2 authors, 2015-01-21 · open the first message on its own page

[PATCH] backlight: da9052_bl: terminate da9052_wled_ids array with empty element

From: Andrey Ryabinin <hidden>
Date: 2015-01-21 15:06:29

Array of platform_device_id elements should be terminated
with empty element.

Signed-off-by: Andrey Ryabinin <redacted>
---
 drivers/video/backlight/da9052_bl.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/drivers/video/backlight/da9052_bl.c b/drivers/video/backlight/da9052_bl.c
index d4bd74bd..b1943e7 100644
--- a/drivers/video/backlight/da9052_bl.c
+++ b/drivers/video/backlight/da9052_bl.c
@@ -165,6 +165,7 @@ static struct platform_device_id da9052_wled_ids[] = {
 		.name		= "da9052-wled3",
 		.driver_data	= DA9052_TYPE_WLED3,
 	},
+	{ },
 };
 
 static struct platform_driver da9052_wled_driver = {
-- 
2.2.1

Re: [PATCH] backlight: da9052_bl: terminate da9052_wled_ids array with empty element

From: Lee Jones <hidden>
Date: 2015-01-21 16:18:28

On Wed, 21 Jan 2015, Andrey Ryabinin wrote:
Array of platform_device_id elements should be terminated
with empty element.

Signed-off-by: Andrey Ryabinin <redacted>
---
 drivers/video/backlight/da9052_bl.c | 1 +
 1 file changed, 1 insertion(+)
Applied, thanks.
quoted hunk
diff --git a/drivers/video/backlight/da9052_bl.c b/drivers/video/backlight/da9052_bl.c
index d4bd74bd..b1943e7 100644
--- a/drivers/video/backlight/da9052_bl.c
+++ b/drivers/video/backlight/da9052_bl.c
@@ -165,6 +165,7 @@ static struct platform_device_id da9052_wled_ids[] = {
 		.name		= "da9052-wled3",
 		.driver_data	= DA9052_TYPE_WLED3,
 	},
+	{ },
 };
 
 static struct platform_driver da9052_wled_driver = {
-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help