From: Tony Cook Date: Sat, 18 Apr 2009 13:12:18 +0000 (+0930) Subject: USB: fix mos7840 problem with minor numbers X-Git-Tag: v2.6.30-rc4~54^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37768adf9a1d49aeac0db1ba3dc28b3274b7b789;p=pandora-kernel.git USB: fix mos7840 problem with minor numbers 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 Signed-off-by: Tony Cook Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed