You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jean Delvare
d0f282706d
[PATCH] hwmon: hwmon vs i2c, second round (10/11)
...
I see very little reason why vid_from_reg is inlined. It is not
exactly short, its parameters are seldom known in advance, and it is
never called in speed critical areas. Uninlining it should cause
little performance loss if any, and saves a signficant space as well
as compilation time.
As suggested by Alexey Dobriyan, I am leaving vid_to_reg inline for now,
as it is short and has a single user so far.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
20 years ago
..
Kconfig
[PATCH] hwmon: hwmon vs i2c, second round (07/11)
20 years ago
Makefile
[PATCH] hwmon: hwmon vs i2c, second round (07/11)
20 years ago
adm1021.c
…
adm1025.c
[PATCH] hwmon: hwmon vs i2c, second round (07/11)
20 years ago
adm1026.c
[PATCH] hwmon: hwmon vs i2c, second round (07/11)
20 years ago
adm1031.c
…
adm9240.c
[PATCH] hwmon: hwmon vs i2c, second round (07/11)
20 years ago
asb100.c
[PATCH] hwmon: hwmon vs i2c, second round (07/11)
20 years ago
atxp1.c
[PATCH] hwmon: hwmon vs i2c, second round (07/11)
20 years ago
ds1621.c
…
fscher.c
…
fscpos.c
…
gl518sm.c
…
gl520sm.c
[PATCH] hwmon: hwmon vs i2c, second round (07/11)
20 years ago
hwmon-vid.c
[PATCH] hwmon: hwmon vs i2c, second round (10/11)
20 years ago
hwmon.c
…
it87.c
[PATCH] hwmon: hwmon vs i2c, second round (07/11)
20 years ago
lm63.c
…
lm75.c
…
lm75.h
…
lm77.c
…
lm78.c
…
lm80.c
…
lm83.c
…
lm85.c
[PATCH] hwmon: hwmon vs i2c, second round (07/11)
20 years ago
lm87.c
[PATCH] hwmon: hwmon vs i2c, second round (07/11)
20 years ago
lm90.c
…
lm92.c
…
max1619.c
…
pc87360.c
[PATCH] hwmon: hwmon vs i2c, second round (07/11)
20 years ago
sis5595.c
…
smsc47b397.c
…
smsc47m1.c
…
via686a.c
…
w83l785ts.c
…
w83627ehf.c
…
w83627hf.c
[PATCH] hwmon: hwmon vs i2c, second round (07/11)
20 years ago
w83781d.c
[PATCH] hwmon: hwmon vs i2c, second round (07/11)
20 years ago
w83792d.c
[PATCH] hwmon: hwmon vs i2c, second round (07/11)
20 years ago