summaryrefslogtreecommitdiff
path: root/drivers/hwmon/max1619.c
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2005-07-31 19:33:23 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2005-09-05 16:14:18 (GMT)
commitef8dec5d8b3e96e359f377f35cd8caff42fe6d58 (patch)
treeca83d278af5da3dfc9ef01f1d5bf479e67229d25 /drivers/hwmon/max1619.c
parent9fc6adfa9adf2be84119a3c2592287f33bd1dff2 (diff)
downloadlinux-ef8dec5d8b3e96e359f377f35cd8caff42fe6d58.tar.xz
[PATCH] hwmon: hwmon vs i2c, second round (02/11)
The way i2c-sensor handles forced addresses could be optimized. It defines a structure (i2c_force_data) to associate a module parameter with a given kind value, but in fact this kind value is always the index of the structure in each array it is used in. So this additional value can be omitted, and still be deduced in the code handling these arrays. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/hwmon/max1619.c')
0 files changed, 0 insertions, 0 deletions