Re: [PATCH] ARM: EXYNOS: change HAVE_SAMSUNG_KEYPAD to KEYBOARD_SAMSUNG

2013-03-07 Thread Paul Bolle
On Thu, 2013-03-07 at 10:02 +0900, Kukjin Kim wrote: BTW, just to use only 8~12 digits of commit ID, Commit 6b5ab4f4 is enough instead of full commit ID. I used to do that but now I actually prefer to use 40 hex character strings. Sure, they're ugly, but so are strings of 10, or 12 hex

[PATCH] ARM: EXYNOS: change HAVE_SAMSUNG_KEYPAD to KEYBOARD_SAMSUNG

2013-03-06 Thread Paul Bolle
Commit 6b5ab4f442e32f248b6fad29aafd1d5153f4dbd3 (ARM: EXYNOS: Add Exynos4 device tree enabled board file) added select HAVE_SAMSUNG_KEYPAD if INPUT_KEYBOARD to the MACH_EXYNOS4_DT Kconfig entry. But there's no Kconfig symbol HAVE_SAMSUNG_KEYPAD. Since this select statement depends on

RE: [PATCH] ARM: EXYNOS: change HAVE_SAMSUNG_KEYPAD to KEYBOARD_SAMSUNG

2013-03-06 Thread Kukjin Kim
Paul Bolle wrote: Commit 6b5ab4f442e32f248b6fad29aafd1d5153f4dbd3 (ARM: EXYNOS: Add Exynos4 device tree enabled board file) added select HAVE_SAMSUNG_KEYPAD if INPUT_KEYBOARD to the MACH_EXYNOS4_DT Kconfig entry. But there's no Kconfig symbol HAVE_SAMSUNG_KEYPAD. Since this select