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.2.33~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04dd5c71af5db7aa9b9c303292857bdfe57ff817;p=pandora-kernel.git usb: acm: fix the computation of the number of data bits commit 301a29da6e891e7eb95c843af0ecdbe86d01f723 upstream. 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 Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed