Re: [PATCH] typo in drivers/thermal/Kconfig: lpatform instead of platform

2013-09-25 Thread Zhang Rui
On Mon, 2013-09-09 at 00:58 +0300, Regid Ichira wrote: > Applied to the HEAD of linux.git, >VERSION = 3 PATCHLEVEL = 11 SUBLEVEL = 0 > Signed-off-by: Regid Ichira applied to thermal -next. thanks, rui > --- > drivers/thermal/Kconfig | 2 +- > 1 file changed, 1 insertion(

Re: [PATCH] typo in drivers/thermal/Kconfig: lpatform instead of platform

2013-09-09 Thread Eduardo Valentin
On 08-09-2013 17:58, Regid Ichira wrote: > Applied to the HEAD of linux.git, >VERSION = 3 PATCHLEVEL = 11 SUBLEVEL = 0 > Signed-off-by: Regid Ichira Acked-by: Eduardo Valentin > --- > drivers/thermal/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > d

[PATCH] typo in drivers/thermal/Kconfig: lpatform instead of platform

2013-09-08 Thread Regid Ichira
Applied to the HEAD of linux.git, VERSION = 3 PATCHLEVEL = 11 SUBLEVEL = 0 Signed-off-by: Regid Ichira --- drivers/thermal/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig index e988c81..3f99f79 10