• Christoph Hellwig's avatar
    [PATCH] make i2c use initcalls everywhere · 67c8a662
    Christoph Hellwig authored
    The use of explicit initializers all over the i2c core anoyed for
    long, but the lm_sensors merge with two new files just for initializers
    was too much.  Conver all of i2c to sane initialization (mostly
    initcall, but some driver also got other cleanups in that area)
    67c8a662
lm75.c 10.1 KB