9
0
Fork 0
barebox/drivers/input
Jean-Christophe PLAGNIOL-VILLARD e62d425517 console: drop f_caps and check the function pointer getc/putc instead
None of the driver make the difference between STDOUT and STDERR.
So we just need to check if putc or getc are filled in the console_device

save 32 bytes on versatilepb

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-09-21 09:59:16 +02:00
..
Kconfig twl6030: add power button as an input key 2013-03-25 10:21:20 +01:00
Makefile twl6030: add power button as an input key 2013-03-25 10:21:20 +01:00
gpio_keys.c console: drop f_caps and check the function pointer getc/putc instead 2013-09-21 09:59:16 +02:00
imx_keypad.c console: drop f_caps and check the function pointer getc/putc instead 2013-09-21 09:59:16 +02:00
qt1070.c console: drop f_caps and check the function pointer getc/putc instead 2013-09-21 09:59:16 +02:00
twl6030_pwrbtn.c console: drop f_caps and check the function pointer getc/putc instead 2013-09-21 09:59:16 +02:00