[MXS MMC 1/5] Fix grammatical error in comment
Shawn Guo
shawn.guo at freescale.com
Wed Dec 7 06:00:48 EST 2011
On Tue, Dec 06, 2011 at 02:41:26PM +0100, Lothar Waßmann wrote:
>
> Signed-off-by: Lothar Waßmann <LW at KARO-electronics.de>
> ---
> arch/arm/mach-mxs/clock-mx28.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-mxs/clock-mx28.c b/arch/arm/mach-mxs/clock-mx28.c
> index da6e4aa..fc86b04 100644
> --- a/arch/arm/mach-mxs/clock-mx28.c
> +++ b/arch/arm/mach-mxs/clock-mx28.c
> @@ -554,7 +554,7 @@ static struct clk rtc_clk = {
> .parent = &ref_xtal_clk,
> };
>
> -/* usb_clk gate is controlled in DIGCTRL other than CLKCTRL */
> +/* usb_clk gate is controlled in DIGCTRL rather than CLKCTRL */
> static struct clk usb0_clk = {
> .enable_reg = DIGCTRL_BASE_ADDR,
> .enable_shift = 2,
> --
Acked-by: Shawn Guo <shawn.guo at linaro.org>
--
Regards,
Shawn
More information about the linux-arm-kernel
mailing list