USB: usbsevseg: fix max length
commit2b93e1fde1b44ed8941e946515ecf10eb15a5a96
authorHarrison Metzger <harrisonmetz@gmail.com>
Sun, 15 Jan 2012 14:43:24 +0000 (15 08:43 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Feb 2012 17:26:57 +0000 (3 09:26 -0800)
tree69d6aa7bc0a533e2a24e84e704ca6dff1255c8c4
parent881bec2f23410ae6f6074469f3ce0daaf93f72c1
USB: usbsevseg: fix max length

commit 1097ccebe630170080c41df0edcf88e0626e9c75 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/usbsevseg.c