]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
rtc: rtc-s3c: add __devexit and __devinit markers
authorBen Dooks <ben-linux@fluff.org>
Thu, 24 Jul 2008 04:30:44 +0000 (21:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Jul 2008 17:47:34 +0000 (10:47 -0700)
commit4cd0c5c40b64ef9fd94fb8382dade2fd28f2b935
treed66b4af28b4d147bee1ca2a84401310fecdf077d
parent35d3fdd5f304c06654c940921fc045c60df34693
rtc: rtc-s3c: add __devexit and __devinit markers

Add the relevant __devinit and __devexit attributes to the rtc-s3c driver.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Acked-by: Alessandro Zummo <a.zummo@towertech.it>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-s3c.c