Sysace: Use the established platform bus api
authorGrant Likely <grant.likely@secretlab.ca>
Mon, 1 Oct 2007 14:33:52 +0000 (16:33 +0200)
committerJens Axboe <axboe@carl.home.kernel.dk>
Wed, 10 Oct 2007 07:25:57 +0000 (09:25 +0200)
commitedec49616c7b4ad7ceb3b936a8d95b10652ee677
treea190022f146740c857080746ecc1f20a80b76b89
parentc9d3d8ecf672c513435691a886876aee5ab11001
Sysace: Use the established platform bus api

SystemACE uses the platform bus binding, but it doesn't use the
platform bus API.  Move to using the correct API for consistency
sake and future proofing against platform bus changes.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/block/xsysace.c