pinctrl: sunxi: fix typo in module author address
authorAntoine Ténart <antoine.tenart@free-electrons.com>
Wed, 16 Apr 2014 12:57:48 +0000 (14:57 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 22 Apr 2014 12:53:24 +0000 (14:53 +0200)
commitb6369a8f1526705bbbe0bed5ef35206426ad77f5
tree1e53ba3ece1cdaf67786c65b54fa5a6184f81873
parente5b3b2d9ed202697a937c282f9c4d93b1e3e0848
pinctrl: sunxi: fix typo in module author address

According to the MODULE_AUTHOR() comments, the author name should be
"Name <email>" or just "Name". Add the missing '>'.

Signed-off-by: Antoine Ténart <antoine.tenart@free-electrons.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-sunxi.c