From: Michael E Brown Date: Tue, 29 Jan 2008 21:35:01 +0000 (-0600) Subject: Driver core: Revert "Fix Firmware class name collision" X-Git-Tag: v2.6.25-rc1~293^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d640c4a5b36c4733460065db1554da924044511;p=pandora-kernel.git Driver core: Revert "Fix Firmware class name collision" This reverts commit 109f0e93b6b728f03c1eb4af02bc25d71b646c59. The original patch breaks BIOS updates on all Dell machines. The path to the firmware file for the dell_rbu driver changes, which breaks all of the userspace tools which rely on it. Note that this patch re-introduces a problem with i2c name collision that was previously fixed by this patch. Signed-off-by: Michael E Brown Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed