alistair23-linux/drivers/input/keyboard
Javier Martinez Canillas 95ecdc2549 Input: cros_ec_keyb - replace KEYBOARD_CROS_EC dependency
The ChromeOS EC keyboard driver config depends on CROS_EC_PROTO but
MFD_CROS_EC selects CROS_EC_PROTO instead. Mixing select and depends
on is bad practice as it may lead to circular Kconfig dependencies.

Since the platform device that is matched with the keyboard driver
is registered by the ChromeOS EC mfd driver, KEYBOARD_CROS_EC really
should depend on MFD_CROS_EC. And because this config option selects
CROS_EC_PROTO, that dependency is met as well. So make the driver
to depend on MFD_CROS_EC instead of CROS_EC_PROTO.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2015-08-19 14:24:36 -07:00
..
adp5520-keys.c
adp5588-keys.c
adp5589-keys.c Input: drop owner assignment from i2c_driver 2015-07-17 16:57:00 -07:00
amikbd.c
atakbd.c Input: atari - enable the 102nd key for German keyboards 2015-01-18 00:10:28 -08:00
atkbd.c Input: atkbd - document "no new force-release quirks" policy 2015-04-11 00:03:08 -07:00
bcm-keypad.c Input: add driver for Broadcom keypad controller 2015-03-02 15:16:52 -08:00
bf54x-keys.c
cap11xx.c Input: cap11xx - add LED support 2015-08-16 23:22:01 -07:00
clps711x-keypad.c Input: improve usage of gpiod API 2015-06-16 17:09:14 -07:00
cros_ec_keyb.c mfd: cros_ec: Support multiple EC in a system 2015-06-15 13:18:23 +01:00
davinci_keyscan.c
ep93xx_keypad.c
goldfish_events.c
gpio_keys.c Input: gpio_keys[_polled] - change name of wakeup property 2015-07-23 15:01:23 -07:00
gpio_keys_polled.c Input: gpio_keys[_polled] - change name of wakeup property 2015-07-23 15:01:23 -07:00
hil_kbd.c Input: hil_kbd - fix incorrect use of init_completion 2014-12-27 20:43:35 -08:00
hilkbd.c
hpps2atkbd.h
imx_keypad.c Input: imx_keypad - check for clk_prepare_enable() error 2015-06-22 09:33:51 -07:00
ipaq-micro-keys.c Input: driver for microcontroller keys on the iPaq h3xxx 2015-03-06 11:25:31 -08:00
jornada680_kbd.c
jornada720_kbd.c
Kconfig Input: cros_ec_keyb - replace KEYBOARD_CROS_EC dependency 2015-08-19 14:24:36 -07:00
lkkbd.c
lm8323.c
lm8333.c Input: drop owner assignment from i2c_driver 2015-07-17 16:57:00 -07:00
locomokbd.c
lpc32xx-keys.c
Makefile Input: driver for microcontroller keys on the iPaq h3xxx 2015-03-06 11:25:31 -08:00
maple_keyb.c
matrix_keypad.c Input: matrix_keypad - change name of wakeup property to "wakeup-source" 2015-07-23 15:01:22 -07:00
max7359_keypad.c Input: max7359_keypad - switch to using matrix_keypad_build_keymap() 2015-05-15 15:58:40 -07:00
mcs_touchkey.c Input: drop owner assignment from i2c_driver 2015-07-17 16:57:00 -07:00
mpr121_touchkey.c Input: drop owner assignment from i2c_driver 2015-07-17 16:57:00 -07:00
newtonkbd.c
nomadik-ske-keypad.c
nspire-keypad.c
omap-keypad.c
omap4-keypad.c
opencores-kbd.c
pmic8xxx-keypad.c Input: pmic8xxx-keypad - change name of wakeup property 2015-07-23 15:01:23 -07:00
pxa27x_keypad.c Input: pxa27x_keypad - remove an unneeded NULL check 2015-02-11 23:07:12 -08:00
pxa930_rotary.c
qt1070.c Input: drop owner assignment from i2c_driver 2015-07-17 16:57:00 -07:00
qt2160.c Input: drop owner assignment from i2c_driver 2015-07-17 16:57:00 -07:00
samsung-keypad.c Input: samsung-keypad - change name of wakeup property 2015-07-23 17:34:02 -07:00
sh_keysc.c
spear-keyboard.c Input: update email-id of Rajeev Kumar 2015-05-22 10:59:55 -07:00
st-keyscan.c
stmpe-keypad.c Merge branch 'next' into for-linus 2014-12-18 10:02:39 -08:00
stowaway.c
sun4i-lradc-keys.c Input: add new sun4i-lradc-keys driver 2014-12-21 18:59:21 -08:00
sunkbd.c
tc3589x-keypad.c Input: tc3589x-keypad - switch to using managed resources 2015-07-23 17:34:03 -07:00
tca6416-keypad.c
tca8418_keypad.c Input: drop owner assignment from i2c_driver 2015-07-17 16:57:00 -07:00
tegra-kbc.c
twl4030_keypad.c
w90p910_keypad.c
xtkbd.c