[MTD][NOR] Add physical address to point() method
authorJared Hulbert <jaredeh@gmail.com>
Wed, 30 Apr 2008 06:26:49 +0000 (23:26 -0700)
committerDavid Woodhouse <dwmw2@infradead.org>
Thu, 1 May 2008 17:59:11 +0000 (18:59 +0100)
Adding the ability to get a physical address from point() in addition
to virtual address.  This physical address is required for XIP of
userspace code from flash.

Signed-off-by: Jared Hulbert <jaredeh@gmail.com>
Reviewed-by: Jörn Engel <joern@logfs.org>
Acked-by: Nicolas Pitre <nico@cam.org>
Acked-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>

No differences found