mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-23 15:11:16 +00:00
rtc: update maintainership of pxa rtc driver
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Alessandro Zummo <a.zummo@towertech.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
1001c9fb87
commit
57f63bc8fe
2 changed files with 7 additions and 1 deletions
|
@ -485,7 +485,7 @@ static void __exit pxa_rtc_exit(void)
|
|||
module_init(pxa_rtc_init);
|
||||
module_exit(pxa_rtc_exit);
|
||||
|
||||
MODULE_AUTHOR("Robert Jarzmik");
|
||||
MODULE_AUTHOR("Robert Jarzmik <robert.jarzmik@free.fr>");
|
||||
MODULE_DESCRIPTION("PXA27x/PXA3xx Realtime Clock Driver (RTC)");
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_ALIAS("platform:pxa-rtc");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue