X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fpinctrl%2Fspear%2Fpinctrl-spear320.c;h=020b1e0bdb3ee77c0e4fd254e91467c3436604e9;hb=10af8138eb6d09d6a768e43ef1aa9b2f16b8c7be;hp=de726e6c283a611afe19095d2f1ae7c7af7191f8;hpb=731a7378b81c2f5fa88ca1ae20b83d548d5613dc;p=~andy%2Flinux diff --git a/drivers/pinctrl/spear/pinctrl-spear320.c b/drivers/pinctrl/spear/pinctrl-spear320.c index de726e6c283..020b1e0bdb3 100644 --- a/drivers/pinctrl/spear/pinctrl-spear320.c +++ b/drivers/pinctrl/spear/pinctrl-spear320.c @@ -2,7 +2,7 @@ * Driver for the ST Microelectronics SPEAr320 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 @@ -3462,7 +3462,7 @@ static void __exit spear320_pinctrl_exit(void) } module_exit(spear320_pinctrl_exit); -MODULE_AUTHOR("Viresh Kumar "); +MODULE_AUTHOR("Viresh Kumar "); MODULE_DESCRIPTION("ST Microelectronics SPEAr320 pinctrl driver"); MODULE_LICENSE("GPL v2"); MODULE_DEVICE_TABLE(of, spear320_pinctrl_of_match);