From: Tony Cook Date: Tue, 8 Dec 2009 22:25:47 +0000 (+0100) Subject: USB: fix mos7840 problem with minor numbers X-Git-Tag: v2.6.27.42~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5867ee54f6b42a56af99ddc233caa41760fb8fe;p=pandora-kernel.git USB: fix mos7840 problem with minor numbers commit 37768adf9a1d49aeac0db1ba3dc28b3274b7b789 upstream This patch fixes a problem with any mos7840 device where the use of the field "minor" before it is initialised results in all the devices being overlaid in memory (minor = 0 for all instances) Contributed by: Phillip Branch Backported to .27 by Christoph Biedl Signed-off-by: Tony Cook Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed