From: Alan Cox Date: Tue, 2 Jun 2009 15:58:10 +0000 (+0100) Subject: parport: quickfix the proc registration bug X-Git-Tag: v2.6.30-rc8~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05ad709d04799125ed85dd816fdb558258102172;p=pandora-kernel.git parport: quickfix the proc registration bug Ideally we should have a directory of drivers and a link to the 'active' driver. For now just show the first device which is effectively the existing semantics without a warning. This is an update on the original buggy patch that I then forgot to resubmit. Confusingly it was proposed by Red Hat, written by Etched Pixels fixed and submitted by Intel ... Resolves-Bug: http://bugzilla.kernel.org/show_bug.cgi?id=9749 Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed