diff options
| author | Mao Li <maol@codeaurora.org> | 2014-03-14 11:18:24 +0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2014-03-20 00:36:51 -0700 |
| commit | be5c663a9d37a104c9aa323980f58766f095475d (patch) | |
| tree | 6351eb6cbac0732424a5b1552b43234f5aebf5e5 /net/unix/af_unix.c | |
| parent | 4c52f3c799e9feab580f1b50b0ca2845ac161290 (diff) | |
input: touchscreen: change linking order of synaptics_i2c_rmi4
On some hardware when synaptics_rmi4_detection_work() is called,
exp_fn_list is still empty because module_init of synaptics_fw_update
is called later. As a result of this sysfs files required for firmware
update are not created. This patch changes the link order to ensure
that exp_fn_list is properly initialized before
synaptics_rmi4_detection_work() is called when all Synaptics modules
i.e. synaptics_fw_update, synaptics_rmi_dev and synaptics_i2c_rmi4 are
statically linked into the kernel.
CRs-fixed: 634135
Change-Id: Ib0b8e82ed569ecb18788b8aec6e1c9771e74fd2d
Signed-off-by: maol <maol@codeaurora.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
