aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-wrapper.py
diff options
context:
space:
mode:
authorEric Holmberg <eholmber@codeaurora.org>2014-02-12 09:36:36 -0700
committerEric Holmberg <eholmber@codeaurora.org>2014-02-12 18:24:50 -0700
commitf471d5c8c7beff05bfd8f5ab5d85595ab377861f (patch)
treebab4ef734913d1496673532b194a319cacfe39a0 /scripts/gcc-wrapper.py
parent2cad996e0d42e6cd7ef8ad421c443dbf58b3d673 (diff)
TTY: msm_smd_tty: Fix driver addition/removal error
Currently, the functions smd_tty_add_driver and smd_tty_remove_driver compare the channel name of the driver being added or removed to the device name of already-registered drivers before completing the add or remove. This is incorrect and causes driver removal to fail. Compare the device name of the driver being added or removed instead of the channel name in both functions (smd_tty_remove_driver and smd_tty_add_driver). Change-Id: I6a844428a57d0934ff9a4d7f7311cc933b2a1b80 Signed-off-by: Eric Holmberg <eholmber@codeaurora.org>
Diffstat (limited to 'scripts/gcc-wrapper.py')
0 files changed, 0 insertions, 0 deletions