Re: [PATCH v2 4/4] Exynos4 NURI: support for NTC thermistor

2011-06-22 Thread Mark Brown
On Wed, Jun 22, 2011 at 02:00:37PM +0900, MyungJoo Ham wrote: On Tue, Jun 21, 2011 at 7:50 PM, Mark Brown +#include linux/platform_data/ntc_thermistor.h This doesn't appear to be in mainline. Right, not just yet. I should've added comment about the patch just being applied to next. I

Re: [PATCH v2 4/4] Exynos4 NURI: support for NTC thermistor

2011-06-21 Thread Mark Brown
On Tue, Jun 21, 2011 at 11:07:13AM +0900, MyungJoo Ham wrote: +#include linux/platform_data/ntc_thermistor.h This doesn't appear to be in mainline. +/* NTC Thermistor */ +static struct platform_device nuri_ncp15wb473_thermistor; +static int read_thermistor_uV(void) Blank line between these

Re: [PATCH v2 4/4] Exynos4 NURI: support for NTC thermistor

2011-06-21 Thread MyungJoo Ham
On Tue, Jun 21, 2011 at 7:50 PM, Mark Brown broo...@opensource.wolfsonmicro.com wrote: On Tue, Jun 21, 2011 at 11:07:13AM +0900, MyungJoo Ham wrote: +#include linux/platform_data/ntc_thermistor.h This doesn't appear to be in mainline. Right, not just yet. I should've added comment about the

[PATCH v2 4/4] Exynos4 NURI: support for NTC thermistor

2011-06-20 Thread MyungJoo Ham
Signed-off-by: MyungJoo Ham myungjoo@samsung.com --- arch/arm/mach-exynos4/mach-nuri.c | 46 + 1 files changed, 46 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-exynos4/mach-nuri.c b/arch/arm/mach-exynos4/mach-nuri.c index 51f55b4..dc6fc36