X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Fgpio%2Fdb8500_gpio.c;h=db32db684516bc4758b4a69356db0d57dd61065b;hb=4096f350d5218830ffedc56631e4382df478a370;hp=d5cb383e85e1b08aa3d4f8ca65a9daa85c4119d7;hpb=8f082d78fafd94db3f21b503794e0875d3331e53;p=u-boot diff --git a/drivers/gpio/db8500_gpio.c b/drivers/gpio/db8500_gpio.c index d5cb383e85..db32db6845 100644 --- a/drivers/gpio/db8500_gpio.c +++ b/drivers/gpio/db8500_gpio.c @@ -1,14 +1,14 @@ /* * Code ported from Nomadik GPIO driver in ST-Ericsson Linux kernel code. * The purpose is that GPIO config found in kernel should work by simply - * copy-paste it to U-boot. + * copy-paste it to U-Boot. * * Original Linux authors: * Copyright (C) 2008,2009 STMicroelectronics * Copyright (C) 2009 Alessandro Rubini * Rewritten based on work by Prafulla WADASKAR * - * Ported to U-boot by: + * Ported to U-Boot by: * Copyright (C) 2010 Joakim Axelsson * * This program is free software; you can redistribute it and/or modify