From: Bartlomiej Zolnierkiewicz Date: Wed, 23 Jul 2008 17:55:48 +0000 (+0200) Subject: ide-pmac: store pmif instead of hwif in ->driver_data (take 2) X-Git-Tag: v2.6.27-rc1~854^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b8797acd499d59ed03c7a5b98d82cdf054fd04d;p=pandora-kernel.git ide-pmac: store pmif instead of hwif in ->driver_data (take 2) * Pass pmif instead of hwif to pmac_ide_do_{suspend,resume}(). * Store pmif instead of hwif in ->driver_data. * Use dev_get_drvdata() instead of ->hwif_data to obtain pmif. v2: * Build fixes from Stephen Rothwell. There should be no functional changes caused by this patch. Cc: Benjamin Herrenschmidt Cc: Stephen Rothwell Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed