video: deferred io cleanup
authorMagnus Damm <damm@igel.co.jp>
Fri, 19 Dec 2008 06:34:23 +0000 (15:34 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 22 Dec 2008 09:44:48 +0000 (18:44 +0900)
commit6e1038a95bebb8a1ad6066c95aa9c3af6963c9ff
tree70e4bb89c1d76bf7785ad8ae88519df4fda145f3
parent87884bd8ae42c875adbd62c84f47ed1cbb3e5090
video: deferred io cleanup

Make sure the mmap callback is set to NULL in the deferred io
cleanup function. This way we can enable and disable deferred
io on the fly.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Acked-by: Jaya Kumar <jayakumar.lkml@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/fb_defio.c