[PATCH 1/3] thermal: samsung: correct the fall interrupt en, status bit fields

2013-09-03 Thread Naveen Krishna Chatradhi
The FALL interrupt related en, status bits are available at an offset of 16 on INTEN, INTSTAT registers and at an offset of 12 on INTCLEAR register. This patch corrects the same for exyns5250 and exynos5440 Signed-off-by: Naveen Krishna Chatradhi --- Changes since v1: None drivers/thermal/s

Re: [PATCH 1/3] thermal: samsung: correct the fall interrupt en, status bit fields

2013-08-27 Thread amit daniel kachhap
On Wed, Aug 28, 2013 at 11:15 AM, Naveen Krishna Chatradhi wrote: > The FALL interrupt related en, status bits are available at an offset of > 16 on INTEN, INTSTAT registers and at an offset of > 12 on INTCLEAR register. > > This patch corrects the same for exyns5250 and exynos5440 > > Signed-off-

[PATCH 1/3] thermal: samsung: correct the fall interrupt en, status bit fields

2013-08-27 Thread Naveen Krishna Chatradhi
The FALL interrupt related en, status bits are available at an offset of 16 on INTEN, INTSTAT registers and at an offset of 12 on INTCLEAR register. This patch corrects the same for exyns5250 and exynos5440 Signed-off-by: Naveen Krishna Chatradhi --- drivers/thermal/samsung/exynos_tmu.c |