X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Fdrivers%2Fpinctrl%2Fspear%2Fpinctrl-spear300.c;fp=kernel%2Fdrivers%2Fpinctrl%2Fspear%2Fpinctrl-spear300.c;h=d998a2ccff48ebd00b2a63ed938032ecc2b58a5c;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hp=da8990a8eeefcb6b0f4666bd60efdb7de3e9f384;hpb=f93b97fd65072de626c074dbe099a1fff05ce060;p=kvmfornfv.git diff --git a/kernel/drivers/pinctrl/spear/pinctrl-spear300.c b/kernel/drivers/pinctrl/spear/pinctrl-spear300.c index da8990a8e..d998a2ccf 100644 --- a/kernel/drivers/pinctrl/spear/pinctrl-spear300.c +++ b/kernel/drivers/pinctrl/spear/pinctrl-spear300.c @@ -2,7 +2,7 @@ * Driver for the ST Microelectronics SPEAr300 pinmux * * Copyright (C) 2012 ST Microelectronics - * Viresh Kumar + * Viresh Kumar * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any @@ -703,7 +703,7 @@ static void __exit spear300_pinctrl_exit(void) } module_exit(spear300_pinctrl_exit); -MODULE_AUTHOR("Viresh Kumar "); +MODULE_AUTHOR("Viresh Kumar "); MODULE_DESCRIPTION("ST Microelectronics SPEAr300 pinctrl driver"); MODULE_LICENSE("GPL v2"); MODULE_DEVICE_TABLE(of, spear300_pinctrl_of_match);