27 Nov, 2011

1 commit

  • This patch converts the drivers in drivers/hwmon/* to use the
    module_platform_driver() macro which makes the code smaller and a bit
    simpler.

    Cc: Donggeun Kim
    Cc: Simon Guinot
    Cc: Lars-Peter Clausen
    Cc: MyungJoo Ham
    Cc: Ben Dooks
    Cc: Hans de Goede
    Cc: J Keerthy
    Cc: David S. Miller
    Cc: Mark Brown
    Signed-off-by: Axel Lin
    Acked-by: Mark Brown
    Signed-off-by: Guenter Roeck

    Axel Lin
     

18 Jun, 2011

1 commit


03 Jan, 2011

1 commit


29 Oct, 2010

1 commit


10 Dec, 2009

1 commit

  • The previous patch, commit be4c23c93c4828d36ac9e1a88410618a61676426 was
    from the wrong tree and thus broke the current build which had the
    channel configuration name changed.

    Fix the following build errors:

    drivers/hwmon/s3c-hwmon.c: In function 's3c_hwmon_probe':
    drivers/hwmon/s3c-hwmon.c:326: warning: initialization from incompatible pointer type
    drivers/hwmon/s3c-hwmon.c:331: error: dereferencing pointer to incomplete type
    drivers/hwmon/s3c-hwmon.c:336: error: dereferencing pointer to incomplete type

    Signed-off-by: Ben Dooks
    Signed-off-by: Jean Delvare

    Ben Dooks
     

16 Nov, 2009

1 commit


18 Jul, 2009

1 commit