u-boot-brain/drivers/input
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get()
We are now using an env_ prefix for environment functions. Rename these
two functions for consistency. Also add function comments in common.h.

Quite a few places use getenv() in a condition context, provoking a
warning from checkpatch. These are fixed up in this patch also.

Suggested-by: Wolfgang Denk <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
2017-08-16 08:30:24 -04:00
..
cros_ec_keyb.c cros_ec: Update the cros_ec keyboard driver to livetree 2017-06-01 07:03:16 -06:00
i8042.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
input.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
Kconfig input: specify the default of I8042_KEYB in more correct manner 2016-10-01 20:04:35 -04:00
key_matrix.c cros_ec: Update the cros_ec keyboard driver to livetree 2017-06-01 07:03:16 -06:00
keyboard-uclass.c dm: input: Create a keyboard uclass 2015-11-19 20:13:39 -07:00
keyboard.c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x 2017-06-16 10:14:55 -04:00
Makefile input: TWL6030 input support for power button, USB and charger 2016-03-15 15:12:57 -04:00
pc_keyb.c License cleanup: remove unintended "All Rights Reserved" notices. 2009-09-04 23:00:56 +02:00
ps2mult.c License cleanup: remove unintended "All Rights Reserved" notices. 2009-09-04 23:00:56 +02:00
ps2ser.c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x 2017-06-16 10:14:55 -04:00
tegra-kbc.c cros_ec: Update the cros_ec keyboard driver to livetree 2017-06-01 07:03:16 -06:00
twl4030.c input: twl4030: Keypad scan and input 2015-08-12 20:47:36 -04:00
twl6030.c input: TWL6030 input support for power button, USB and charger 2016-03-15 15:12:57 -04:00