From: Benjamin Herrenschmidt Date: Sat, 27 Jan 2007 03:07:54 +0000 (-0800) Subject: [POWERPC] ps3: system bus minor mmio fix X-Git-Tag: v2.6.21-rc1~92^2~23^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43d80439c5f619446e174abdbdaff4fc0e539546;p=pandora-kernel.git [POWERPC] ps3: system bus minor mmio fix Fix two minor bugs in the PS3 system bus mmio region code. First, on error or when freeing a region, retain the bus_addr and len fields to allow subsequent calls to create the region. Second, correct the region address argument to the lv1_unmap_device_mmio_region() call. Fixes modprobe/rmmod of some drivers. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Geoff Levand Acked-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed