From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 15 Jun 2013 14:36:12 +0200 Subject: [U-Boot] [PATCH] gpio: s3c2440_gpio: Fix wrong writel arguments In-Reply-To: <1371290219.4051.5.camel@phoenix> References: <1371290219.4051.5.camel@phoenix> Message-ID: <201306151436.12770.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Axel Lin, > Current code had writel arguments the wrong way around, fix it. > > Signed-off-by: Axel Lin > --- > Hi, > I don't have this hardware to test, but current code looks obviously wrong. > I'd appreciate if someone can review and test this patch. > > Axel > drivers/gpio/s3c2440_gpio.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > Reviewed-by: Marek Vasut Best regards, Marek Vasut