From: Bartlomiej Zolnierkiewicz Date: Sat, 26 Apr 2008 20:25:16 +0000 (+0200) Subject: ide: remove ->noprobe field from ide_hwif_t X-Git-Tag: v2.6.26-rc1~1038^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e53cd458d593c88247b8a7b2754d0e8055869670;p=pandora-kernel.git ide: remove ->noprobe field from ide_hwif_t Update IDE PMAC host driver to use drive->noprobe instead of hwif->noprobe and remove hwif->noprobe completely (it is always set to zero now). There should be no functional changes caused by this patch. Cc: Benjamin Herrenschmidt Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed