diff options
author | David Jander <david@protonic.nl> | 2011-06-23 12:30:09 +0400 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2011-06-27 23:44:05 +0400 |
commit | b23302052d96a3945e4c72aca77b5fd28884c353 (patch) | |
tree | f17c9c6c6e5dca4ca3c43b66def63a2cc087718b /drivers/input/tablet | |
parent | 6a592a7f4514cd744e154a146db1ab7af06a7ee7 (diff) | |
download | linux-b23302052d96a3945e4c72aca77b5fd28884c353.tar.xz |
Input: gpio_keys - move to late_initcall
Initialize gpio_keys driver at late_initcall level, to give it a chance to
work with GPIO expanders that might not be ready yet if we initialize the
driver at module_init time.
This is strictly a band-aid until there is a better way to specify
inter-device dependencies.
Signed-off-by: David Jander <david@protonic.nl>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/tablet')
0 files changed, 0 insertions, 0 deletions