]> Git Repo - linux.git/commit
Fix Firmware class name collision
authorMarkus Rechberger <[email protected]>
Mon, 13 Aug 2007 17:20:43 +0000 (19:20 +0200)
committerGreg Kroah-Hartman <[email protected]>
Fri, 12 Oct 2007 21:51:06 +0000 (14:51 -0700)
commit109f0e93b6b728f03c1eb4af02bc25d71b646c59
tree3976e39808f95760a0ef3d022c59e358bacc8213
parentccd490a3c3d9c5960c738c2720fb2dc6830bc334
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 <[email protected]>
Acked-by: Marcel Holtmann <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/base/firmware_class.c
This page took 0.048825 seconds and 4 git commands to generate.