diff options
| author | Alan Jenkins <[email protected]> | 2009-08-28 12:56:36 +0000 |
|---|---|---|
| committer | Len Brown <[email protected]> | 2009-08-28 15:21:11 -0400 |
| commit | f2a9d5e8a649c606f520b7a7b9f4f46fba79c327 (patch) | |
| tree | 5e7e64548abc259ce49f0a996478d8a869308aa8 /tools/perf/scripts/python | |
| parent | 1e7798547fe6920ae27fb92c9202353e9e4c55db (diff) | |
eeepc-laptop: make input device a child of the platform device
Sysfs showed the ehotk input device as a "virtual" device - lies!
The input device is provided by a physical device, the eeepc platform.
This requires that we move the creation of the input device to come
after platform device is created. Input initialization is moved from
ehotk_check() [sic] to a new function called eeepc_input_init(). This
brings the input device into line with the other eeepc-laptop devices.
Also, refuse to load if we fail to register the input device.
Signed-off-by: Alan Jenkins <[email protected]>
Signed-off-by: Corentin Chary <[email protected]>
Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions