]> git.baikalelectronics.ru Git - kernel.git/commit
Fix Firmware class name collision
authorMarkus Rechberger <markus.rechberger@amd.com>
Mon, 13 Aug 2007 17:20:43 +0000 (19:20 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 12 Oct 2007 21:51:06 +0000 (14:51 -0700)
commit94a7c15814d8526aec68aa4b444c6370b816cea5
tree3976e39808f95760a0ef3d022c59e358bacc8213
parent6fb574d610ca7c30559ee32b5a88a1d94b06485d
Fix Firmware class name collision

following patch fixes the i2c name collision with i2c-dev.

http://mcentral.de/wiki/index.php/Bugtracker#i2c_core_problem

This issue has been experienced with em28xx and saa7133 based devices.
I discussed that problem with Jean Delvare a while ago and he proposed
to add a prefix to the class name.

Signed-off-by: Markus Rechberger <markus.rechberger@amd.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/base/firmware_class.c