From: Tobias Oed Date: Mon, 26 Jun 2006 07:26:11 +0000 (-0700) Subject: [PATCH] ide: pdc202xx_old.c: remove unneeded tuneproc() call X-Git-Tag: v2.6.18-rc1~733 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5cdccf841d7d29fb96e03de5a64ed395e0fde61;p=pandora-kernel.git [PATCH] ide: pdc202xx_old.c: remove unneeded tuneproc() call Remove a call to hwif->tuneproc() on the error path of config_chipset_for_dma(), as its single caller (pdc202xx_config_drive_xfer_rate()) will do the call in that case. Signed-off-by: Tobias Oed Cc: Bartlomiej Zolnierkiewicz Acked-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed