]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
gpio: s3c2440_gpio: Fix wrong writel arguments
authorAxel Lin <axel.lin@ingics.com>
Sat, 15 Jun 2013 09:56:59 +0000 (17:56 +0800)
committerMinkyu Kang <mk7.kang@samsung.com>
Tue, 25 Jun 2013 01:54:09 +0000 (10:54 +0900)
commit79a6fcf2573e1a2ccdc8703f8e62d6efe890fdf4
tree7a80db58fb1370ffed5554653cbafd9be77d5f0d
parentc5171d1c679b1c2c2697c354fe17ae0037d856e7
gpio: s3c2440_gpio: Fix wrong writel arguments

Current code had writel arguments the wrong way around, fix it.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
drivers/gpio/s3c2440_gpio.c