commit | 2df6d811574f46bea0d38bf91aa54df4c05488cd | [log] [tgz] |
---|---|---|
author | Jean Delvare <[email protected]> | Sat Jun 09 10:11:16 2007 -0400 |
committer | Mark M. Hoffman <[email protected]> | Thu Jul 19 14:22:12 2007 -0400 |
tree | 055b75e8cce2c052004eceff927ebd4b05a42bb9 | |
parent | f641b588fdfd25e73c73f6e4977cd2daf8a5e363 [diff] |
hwmon: Use platform_device_add_data() Use platform_device_add_data() in hardware monitoring drivers. This makes the code nicer and smaller too. Reported by David Hubbard. Signed-off-by: Jean Delvare <[email protected]> Cc: David Hubbard <[email protected]>