gma500: add an mmap ioctl
authorAlan Cox <alan@linux.intel.com>
Fri, 15 Jul 2011 16:32:38 +0000 (17:32 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 15 Jul 2011 17:05:06 +0000 (19:05 +0200)
This does the same as the dumb mmap but we want them separated in the ABI
in case a future extension to the dumb interface means we can't treat them
the same way.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found