Searched hist:"1 ed0b51b7d58bfcf1901005fb98591bbdb9e30e3" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/input/ |
| H A D | tegra-kbc.c | 1ed0b51b7d58bfcf1901005fb98591bbdb9e30e3 Thu Nov 01 13:41:16 UTC 2012 Allen Martin <amartin@nvidia.com> tegra: add CONSOLE_MUX support to tegra-kbc
Add support for CONSOLE_MUX to tegra-kbc driver. This requires adding a flag to struct keyb to know the driver has already been initialized so if we try to initialize it again we can just return success. Also call into iomux_doenv() from drv_keyboard_init to re-evaluate the stdin string.
Signed-off-by: Allen Martin <amartin@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
|