From: Nicolas Boullis Date: Mon, 15 Oct 2012 22:06:23 +0000 (+0200) Subject: usb: acm: fix the computation of the number of data bits X-Git-Tag: v3.7-rc2~17^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=301a29da6e891e7eb95c843af0ecdbe86d01f723;p=pandora-kernel.git usb: acm: fix the computation of the number of data bits The current code assumes that CSIZE is 0000060, which appears to be wrong on some arches (such as powerpc). Signed-off-by: Nicolas Boullis Acked-by: Oliver Neukum Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed