From: Bartlomiej Zolnierkiewicz Date: Wed, 2 Apr 2008 19:22:05 +0000 (+0200) Subject: ide: use ->ata_input_data in ide_driveid_update() X-Git-Tag: v2.6.25-rc9~94^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e77718579f44d654e299c0fc2096b6b50f14458;p=pandora-kernel.git ide: use ->ata_input_data in ide_driveid_update() Use ->ata_input_data method instead of calling ata_input_data() directly. Currently it matters only for (broken) ide-cris host driver but it may change in the future. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed