From: Sergei Shtylyov Date: Tue, 11 Jan 2011 18:01:23 +0000 (+0300) Subject: pata_hpt37x: inherit prereset() method for HPT374 X-Git-Tag: v2.6.38-rc3~20^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=defed5593149e65cd7b7eaa32ccbf2e795ea55f1;p=pandora-kernel.git pata_hpt37x: inherit prereset() method for HPT374 Commit ab81a505ae6be069be5b67acd7e1bab3cfb53968 (pata_hpt37x: unify ->pre_reset methods) neglected to remove the initializer for the prereset() method from 'hpt374_fn1_port_ops' (it's inherited from 'hpt372_port_ops' anyway), as well as to update the comment in hpt37x_init_one()... Signed-off-by: Sergei Shtylyov Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed