From: Krzysztof Kozlowski <hidden> Date: 2015-05-01 15:38:55
The platform_device_id is not modified by the driver and core uses it as
const.
Signed-off-by: Krzysztof Kozlowski <redacted>
---
drivers/video/backlight/da9052_bl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Krzysztof Kozlowski <hidden> Date: 2015-05-01 15:39:05
The platform_device_id is not modified by the driver and core uses it as
const.
Signed-off-by: Krzysztof Kozlowski <redacted>
---
drivers/video/fbdev/imxfb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Krzysztof Kozlowski <hidden> Date: 2015-05-01 15:39:08
The platform_device_id is not modified by the driver and core uses it as
const.
Signed-off-by: Krzysztof Kozlowski <redacted>
---
drivers/video/fbdev/mxsfb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Krzysztof Kozlowski <hidden> Date: 2015-05-01 15:39:10
The platform_device_id is not modified by the driver and core uses it as
const.
Signed-off-by: Krzysztof Kozlowski <redacted>
---
drivers/video/fbdev/s3c-fb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Lee Jones <hidden> Date: 2015-05-05 08:28:06
On Sat, 02 May 2015, Krzysztof Kozlowski wrote:
The platform_device_id is not modified by the driver and core uses it as
const.
Signed-off-by: Krzysztof Kozlowski <redacted>
---
drivers/video/backlight/da9052_bl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Lee Jones <hidden> Date: 2015-05-05 08:28:20
On Sat, 02 May 2015, Krzysztof Kozlowski wrote:
The platform_device_id is not modified by the driver and core uses it as
const.
Signed-off-by: Krzysztof Kozlowski <redacted>
---
drivers/video/fbdev/imxfb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Lee Jones <hidden> Date: 2015-05-05 08:28:33
On Sat, 02 May 2015, Krzysztof Kozlowski wrote:
The platform_device_id is not modified by the driver and core uses it as
const.
Signed-off-by: Krzysztof Kozlowski <redacted>
---
drivers/video/fbdev/mxsfb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Lee Jones <hidden> Date: 2015-05-05 08:28:49
On Sat, 02 May 2015, Krzysztof Kozlowski wrote:
The platform_device_id is not modified by the driver and core uses it as
const.
Signed-off-by: Krzysztof Kozlowski <redacted>
---
drivers/video/fbdev/s3c-fb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Tomi Valkeinen <hidden> Date: 2015-06-03 11:39:35
Hi Lee,
On 05/05/15 11:28, Lee Jones wrote:
On Sat, 02 May 2015, Krzysztof Kozlowski wrote:
quoted
The platform_device_id is not modified by the driver and core uses it as
const.
Signed-off-by: Krzysztof Kozlowski <redacted>
---
drivers/video/fbdev/imxfb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks.
You applied the fbdev changes in this series also, not only the
backlight changes?
Tomi
From: Lee Jones <hidden> Date: 2015-06-03 11:51:17
On Wed, 03 Jun 2015, Tomi Valkeinen wrote:
Hi Lee,
On 05/05/15 11:28, Lee Jones wrote:
quoted
On Sat, 02 May 2015, Krzysztof Kozlowski wrote:
quoted
The platform_device_id is not modified by the driver and core uses it as
const.
Signed-off-by: Krzysztof Kozlowski <redacted>
---
drivers/video/fbdev/imxfb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks.
You applied the fbdev changes in this series also, not only the
backlight changes?
Ah, yes I did. I assumed they were all due for Backlight.
Would you like me to un-apply the non-Backlight patches?
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
From: Tomi Valkeinen <hidden> Date: 2015-06-03 11:54:25
On 03/06/15 14:50, Lee Jones wrote:
On Wed, 03 Jun 2015, Tomi Valkeinen wrote:
quoted
Hi Lee,
On 05/05/15 11:28, Lee Jones wrote:
quoted
On Sat, 02 May 2015, Krzysztof Kozlowski wrote:
quoted
The platform_device_id is not modified by the driver and core uses it as
const.
Signed-off-by: Krzysztof Kozlowski <redacted>
---
drivers/video/fbdev/imxfb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks.
You applied the fbdev changes in this series also, not only the
backlight changes?
Ah, yes I did. I assumed they were all due for Backlight.
Would you like me to un-apply the non-Backlight patches?
If you can easily remove them, yes.
But chances for conflict are quite minimal, so if you already have a
pile of commits on top of these, it's fine if they go via backlight tree.
Tomi
From: Lee Jones <hidden> Date: 2015-06-03 13:42:31
On Wed, 03 Jun 2015, Tomi Valkeinen wrote:
On 03/06/15 14:50, Lee Jones wrote:
quoted
On Wed, 03 Jun 2015, Tomi Valkeinen wrote:
quoted
Hi Lee,
On 05/05/15 11:28, Lee Jones wrote:
quoted
On Sat, 02 May 2015, Krzysztof Kozlowski wrote:
quoted
The platform_device_id is not modified by the driver and core uses it as
const.
Signed-off-by: Krzysztof Kozlowski <redacted>
---
drivers/video/fbdev/imxfb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks.
You applied the fbdev changes in this series also, not only the
backlight changes?
Ah, yes I did. I assumed they were all due for Backlight.
Would you like me to un-apply the non-Backlight patches?
If you can easily remove them, yes.
But chances for conflict are quite minimal, so if you already have a
pile of commits on top of these, it's fine if they go via backlight tree.
I can easily remove them, no problem.
Consider them unapplied.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog