]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hwmon: (f75375s) Add new style bindings
authorRiku Voipio <riku.voipio@movial.fi>
Tue, 16 Oct 2007 09:46:49 +0000 (12:46 +0300)
committerMark M. Hoffman <mhoffman@lightlink.com>
Thu, 8 Nov 2007 13:42:46 +0000 (08:42 -0500)
commit620c142db20477149bf04c7e8e8fde70d608e8c7
tree83a9a490e854d1604205d567f3f1375ce210e5d7
parent4bfe66048e97d29ab229519e9a821dbd4d929bd9
hwmon: (f75375s) Add new style bindings

Following the example of David Brownell's work on lm75:

 - Create a second driver struct, using new-style driver binding methods.

 - Rename the old driver struct as f75375_legacy_driver.

 - Make the legacy bind/unbind logic delegate all its work.

Signed-off-by: Riku Voipio <riku.voipio@movial.fi>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
drivers/hwmon/f75375s.c