Re: [PATCH] Fix Mygica T230 support

2015-01-02 Thread Olli Salonen
Indeed, good catch. Mauro, this should go into 3.19. Reviewed-by: Olli Salonen On Fri, 2 Jan 2015, Jonathan McDowell wrote: Commit 2adb177e57417cf8409e86bda2c516e5f99a2099 removed 2 devices from the cxusb device table but failed to fix up the T230 properties that follow, meaning that this dev

[PATCH] Fix Mygica T230 support

2015-01-02 Thread Jonathan McDowell
Commit 2adb177e57417cf8409e86bda2c516e5f99a2099 removed 2 devices from the cxusb device table but failed to fix up the T230 properties that follow, meaning that this device no longer gets detected properly. Adjust the cxusb_table index appropriate so detection works. Signed-Off-By: Jonathan McDowe