aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/dev-hwmon.c
Commit message (Collapse)AuthorAgeFilesLines
* ARM: SAMSUNG: Use generic s3c_set_platdata for HWMONBanajit Goswami2011-07-211-12/+2
| | | | | Signed-off-by: Banajit Goswami <banajit.g@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
* ARM: SAMSUNG: Move HWMON from plat-s3c24xx to plat-samsungMaurus Cuelenaere2010-05-121-0/+42
Move HWMON platform definition from plat-s3c24xx to plat-samsung and adjust mach-bast to use the new s3c_hwmon_set_platdata(). This allows usage of dev-hwmon by other Samsung SoCs. Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>