android_kernel_xiaomi_sm8350/drivers/hwmon
David Brownell 37f54ee546 hwmon: Use subsys_initcall
Subsystem infrastructure should normally register with "subsys_initcall",
so that it's available to drivers that may need to initialize early.

This patch updates "hwmon" to do so.  It's common for embedded systems to
have multifunction chips with hardware monitoring interfaces, and to have
those chips be used during system bringup ... before a normal "module_init"
would kick, or maybe just linked so they'd init before hwmon.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
2007-02-14 21:15:04 +01:00
..
ams [PATCH] hwmon: ansify 2007-02-09 09:14:06 -08:00
abituguru.c
adm1021.c
adm1025.c
adm1026.c hwmon: Drop unused mutexes in two drivers 2007-02-14 21:15:03 +01:00
adm1031.c
adm9240.c
asb100.c
atxp1.c
ds1621.c
f71805f.c hwmon: Simplify the locking model of two drivers 2007-02-14 21:15:03 +01:00
fscher.c
fscpos.c
gl518sm.c
gl520sm.c
hdaps.c hwmon/hdaps: Update the list of supported devices 2006-12-12 18:18:28 +01:00
hwmon-vid.c hwmon: Fix the VRD 11 decoding 2007-01-18 22:14:23 +01:00
hwmon.c hwmon: Use subsys_initcall 2007-02-14 21:15:04 +01:00
it87.c hwmon: Cleanup a bogus legacy comment 2007-02-14 21:15:03 +01:00
k8temp.c hwmon: Update Rudolf Marek's e-mail address 2006-12-12 18:18:30 +01:00
Kconfig hwmon: New AMS hardware monitoring driver 2006-12-12 18:18:30 +01:00
lm63.c
lm70.c hwmon/lm70: Make lm70_remove a __devexit function 2007-02-14 21:15:04 +01:00
lm75.c
lm75.h
lm77.c
lm78.c hwmon: Cleanup a bogus legacy comment 2007-02-14 21:15:03 +01:00
lm80.c
lm83.c
lm85.c hwmon: Cleanup a bogus legacy comment 2007-02-14 21:15:03 +01:00
lm87.c
lm90.c
lm92.c
Makefile hwmon: New AMS hardware monitoring driver 2006-12-12 18:18:30 +01:00
max1619.c
pc87360.c hwmon/pc87360: Autodetect the VRM version 2006-12-12 18:18:28 +01:00
pc87427.c hwmon: New PC87427 hardware monitoring driver 2006-12-12 18:18:29 +01:00
sis5595.c hwmon: Cleanup a bogus legacy comment 2007-02-14 21:15:03 +01:00
smsc47b397.c
smsc47m1.c
smsc47m192.c
via686a.c hwmon: Cleanup a bogus legacy comment 2007-02-14 21:15:03 +01:00
vt1211.c
vt8231.c i2c/vt8231: Remove superfluous initialization 2007-02-13 22:08:58 +01:00
w83l785ts.c
w83627ehf.c hwmon: Update Rudolf Marek's e-mail address 2006-12-12 18:18:30 +01:00
w83627hf.c hwmon: Cleanup a bogus legacy comment 2007-02-14 21:15:03 +01:00
w83781d.c hwmon: Cleanup a bogus legacy comment 2007-02-14 21:15:03 +01:00
w83791d.c
w83792d.c hwmon: Update Rudolf Marek's e-mail address 2006-12-12 18:18:30 +01:00
w83793.c hwmon/w83793: Hide invalid VID readings 2007-01-18 22:14:24 +01:00