commit | 1097ccebe630170080c41df0edcf88e0626e9c75 | [log] [tgz] |
---|---|---|
author | Harrison Metzger <harrisonmetz@gmail.com> | Sun Jan 15 08:43:24 2012 -0600 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jan 24 12:08:36 2012 -0800 |
tree | d695a22aef84e01675a2d22262fa3a80012e2762 | |
parent | e423d7401fd0717cb56a6cf51dd8341cc3e800d2 [diff] |
USB: usbsevseg: fix max length This changes the max length for the usb seven segment delcom device to 8 from 6. Delcom has both 6 and 8 variants and having 8 works fine with devices which are only 6. Signed-off-by: Harrison Metzger <harrisonmetz@gmail.com> Signed-off-by: Stuart Pook <stuart@acm.org> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>