diff options
author | Krzysztof Helt <krzysztof.h1@wp.pl> | 2009-06-16 15:34:32 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-16 19:47:59 -0700 |
commit | 34308fd4a22b4c24f54951e47d14e6ae5de6e150 (patch) | |
tree | b5582079e5c53baf899d4fb1b8c523888dcc31ed /drivers/hwmon/sis5595.c | |
parent | 24f01dcb53a950999f42f55123f7bc4ccda4ca57 (diff) |
acornfb: remove fb_mmap function
The driver's fb_mmap function is essentially the same as a generic fb_mmap
function. Delete driver's function and use the generic one.
A difference is that generic function marks frame buffer memory as VM_IO |
VM_RESERVED. The driver's function marks it as VM_IO only.
Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/hwmon/sis5595.c')
0 files changed, 0 insertions, 0 deletions