commit | 04351821b43e6c0c91ad50d7e4be54a935f749e1 | [log] [tgz] |
---|---|---|
author | Alan <alan@lxorguk.ukuu.org.uk> | Tue Mar 06 02:37:52 2007 -0800 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Apr 28 14:15:58 2007 -0400 |
tree | 1cca629143ad5ac370129a6188f951077059b19b | |
parent | fcc2f69a6fad1543b466db9c35aa5a2f364eb3d4 [diff] |
pata: expose set_mode method so it can be wrapped This splits set_mode into do_set_mode and the wrapper so that a driver can call the standard method inside its own. This in theory also obsoletes ->post_set_mode(). Signed-off-by: Alan Cox <alan@redhat.com> Cc: Jeff Garzik <jeff@garzik.org> Cc: Tejun Heo <htejun@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>