From: Krzysztof Kozlowski <hidden> Date: 2015-05-01 15:55:00
The platform_device_id is not modified by the driver and core uses it as
const.
Signed-off-by: Krzysztof Kozlowski <redacted>
---
drivers/input/keyboard/samsung-keypad.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Krzysztof Kozlowski <hidden> Date: 2015-05-01 15:55:03
The platform_device_id is not modified by the driver and core uses it as
const.
Signed-off-by: Krzysztof Kozlowski <redacted>
---
drivers/input/touchscreen/s3c2410_ts.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
On Sat, May 02, 2015 at 12:53:07AM +0900, Krzysztof Kozlowski wrote:
quoted hunk
The platform_device_id is not modified by the driver and core uses it as
const.
Signed-off-by: Krzysztof Kozlowski <redacted>
---
drivers/input/touchscreen/s3c2410_ts.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)