[GIT PULL] ARM: EXYNOS: Fixes for 4.1, second try

2015-05-10 Thread Krzysztof Kozlowski
Dear Kukjin, This groups important fix for current RC cycle. The patch was present on mailing list for quite long. It was tested. I responded to all your questions without any follow ups from your side. The only issue left - replacing soc_is_exynos() with of_machine_is_compatible() is done in se

Re: ARM: EXYNOS: Fixes for 4.1

2015-05-08 Thread Krzysztof Kozlowski
2015-05-09 3:26 GMT+09:00 Kukjin Kim : > On 05/06/15 09:55, Krzysztof Kozlowski wrote: >> Krzysztof Kozlowski (1): >> ARM: EXYNOS: Fix failed second suspend on Exynos4 >> >> arch/arm/mach-exynos/common.h | 2 ++ >> arch/arm/mach-exynos/exynos.c | 27 +++ >> arch/ar

Re: ARM: EXYNOS: Fixes for 4.1

2015-05-08 Thread Kukjin Kim
On 05/06/15 09:55, Krzysztof Kozlowski wrote: > Dear Kukjin, > > This groups important fix for current RC cycle. The patch was present > on mailing list for quite long. It was tested. We had some > disagreements about the solution but during discussion better ways for > solving the issue were not

ARM: EXYNOS: Fixes for 4.1

2015-05-05 Thread Krzysztof Kozlowski
Dear Kukjin, This groups important fix for current RC cycle. The patch was present on mailing list for quite long. It was tested. We had some disagreements about the solution but during discussion better ways for solving the issue were not presented. Best regards, Krzysztof -