|
@@ -898,8 +898,8 @@ static int __init sirfsoc_gpio_init(void)
|
|
|
}
|
|
|
subsys_initcall(sirfsoc_gpio_init);
|
|
|
|
|
|
-MODULE_AUTHOR("Rongjun Ying <rongjun.ying@csr.com>, "
|
|
|
- "Yuping Luo <yuping.luo@csr.com>, "
|
|
|
- "Barry Song <baohua.song@csr.com>");
|
|
|
+MODULE_AUTHOR("Rongjun Ying <rongjun.ying@csr.com>");
|
|
|
+MODULE_AUTHOR("Yuping Luo <yuping.luo@csr.com>");
|
|
|
+MODULE_AUTHOR("Barry Song <baohua.song@csr.com>");
|
|
|
MODULE_DESCRIPTION("SIRFSOC pin control driver");
|
|
|
MODULE_LICENSE("GPL");
|