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
crc32hash.c -rw-r--r-- 631 bytes
devicetable.txt -rw-r--r-- 1.3 KB
driver-changes.txt -rw-r--r-- 3.6 KB
driver.txt -rw-r--r-- 987 bytes

back to top