From: Ben Hutchings Date: Wed, 23 Dec 2015 13:04:59 +0000 (+0000) Subject: USB: ti_usb_3410_502: Fix ID table size X-Git-Tag: v3.2.75~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f2de5f9bb10d670778c0b00ea17a20731bd4b5b;p=pandora-kernel.git USB: ti_usb_3410_502: Fix ID table size Commit 35a2fbc941ac ("USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cable") failed to update the size of the ti_id_table_3410 array. This doesn't need to be fixed upstream following commit d7ece6515e12 ("USB: ti_usb_3410_5052: remove vendor/product module parameters") but should be fixed in stable branches older than 3.12. Backports of commit c9d09dc7ad10 ("USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as well.") similarly failed to update the size of the ti_id_table_combined array. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed