Revision 0f8afa7ca9117276e9519239ed0553be2f04d269 authored by Paul Mundt on 06 March 2008, 04:56:33 UTC, committed by Paul Mundt on 06 March 2008, 04:56:33 UTC
hitfb presently has probe using __init whilst remove uses __devexit.
As this device can't possibly be hotplugged, switch to __exit and
__exit_p() instead.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
1 parent dd4f99b
History
File Mode Size
cgroupstats.txt -rw-r--r-- 1.3 KB
delay-accounting.txt -rw-r--r-- 3.7 KB
getdelays.c -rw-r--r-- 11.3 KB
taskstats-struct.txt -rw-r--r-- 5.5 KB
taskstats.txt -rw-r--r-- 7.9 KB

back to top