bast-ide: fix resources reservation
authorBartlomiej Zolnierkiewicz <[email protected]>
Sat, 26 Apr 2008 15:36:38 +0000 (17:36 +0200)
committerBartlomiej Zolnierkiewicz <[email protected]>
Sat, 26 Apr 2008 15:36:38 +0000 (17:36 +0200)
commitb81c2266e36f6bdf0c7186d21b375e32d8929df8
tree0d39ac63f433764a11cdad116be488034497278a
parent7f6f33c131b34a5eca6350c2bd8a254e55550e92
bast-ide: fix resources reservation

* Tell IDE layer to not manage resources by setting
  hwif->mmio flag and request resources in bastide_init().

* Use request_mem_region() for resources reservation.

* Use driver name for resources reservation.

Cc: Ben Dooks <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
drivers/ide/arm/bast-ide.c