[GIT PULL] Samsung fixes-3 for v3.6

Olof Johansson olof at lixom.net
Mon Sep 17 19:17:26 EDT 2012


Hi,

On Mon, Sep 17, 2012 at 4:05 PM, Kukjin Kim <kgene.kim at samsung.com> wrote:

> Well...I don't think so, others also should be fixed before v3.6 because as
> you can see, it can occur unexpected behavior and must be wrong. But last
> one is small thing...

"ARM: EXYNOS: fixed SYSMMU setup definition to mate parameter name" is
a valid cleanup, but it has zero functional impact, it just reorders
two unused arguments to a stub macro.

"ARM: S3C24xx: delete double assignment" is a valid bugfix, but the
bug was introduced in "ARM: S3C2410: H1940: Use leds-gpio driver for
LEDs managing" in 2.6.39 so fixing it in 3.7 seems just as fine as
3.6, in my opinion -- it's gone unnoticed so far and was just found by
tools.

"ARM: S3C24XX: removes unnecessary semicolon" fixes a harmless extra
semicolon after a switch statement. Valid cleanup but definitely not
urgent for 3.6.


-Olof



More information about the linux-arm-kernel mailing list