summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@gmail.com>2012-06-16 11:36:08 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-06-18 16:30:42 -0700
commit155cb06c89f13af3e3e6bd520b9c62762f532d7b (patch)
tree88dfa414fe5a1082037d3b36f873d730dfabdee3 /mm
parent246f6f2ff2c5cf46ded6d06f11f63e38bad880d1 (diff)
downloadop-kernel-dev-155cb06c89f13af3e3e6bd520b9c62762f532d7b.zip
op-kernel-dev-155cb06c89f13af3e3e6bd520b9c62762f532d7b.tar.gz
extcon: Fix wrong index in max8997_extcon_cable[]
Currently, the index of "Dock-desk" and "Dock-card" are the same. Thus the latter one overrides the first one. Then we have problem when calling extcon_find_cable_index() because edev->supported_cable[7] only matches "Dock-card". Signed-off-by: Axel Lin <axel.lin@gmail.com> Acked-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud