From d3486276363ff20058e5074f65f878729ade695c Mon Sep 17 00:00:00 2001 From: Kenneth Kwak Date: Tue, 17 Dec 2013 13:01:09 +0900 Subject: Revert "dummy change for build brain" It is just for auto building on build brain. This reverts commit f0acf910f271f63d305ec3b215fc742d6806b97d. Change-Id: I5e9e7749e49362554b9042abfb8b2a1f31626fd5 Signed-off-by: Kenneth Kwak Reviewed-on: http://git-master/r/346224 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Peter Kim --- arch/arm/mach-tegra/board-tegratab-power.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-tegra/board-tegratab-power.c b/arch/arm/mach-tegra/board-tegratab-power.c index 19c05235ec77..7196c1f578fa 100644 --- a/arch/arm/mach-tegra/board-tegratab-power.c +++ b/arch/arm/mach-tegra/board-tegratab-power.c @@ -422,7 +422,7 @@ static struct iio_map palmas_adc_iio_maps[] = { static struct palmas_gpadc_platform_data palmas_adc_pdata = { .ch0_current_uA = 5, /* If ch3_dual_current is true, it will measure ch3 input signal with - * ch3_current and the next current of ch3_current + * ch3_current and the next current of ch3_current. * So this system will use 400uA and 800uA for ch3 measurement. */ .ch3_current_uA = 400, /* 0uA, 10uA, 400uA, 800uA */ .ch3_dual_current = true, -- cgit v1.2.3