dm9601: Consolidate common parts of dm_write_*_async
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 15 Nov 2007 10:10:12 +0000 (11:10 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:04:01 +0000 (15:04 -0800)
dm_write_async and dm_write_reg_async are almost identical.
Move common functionality to dm_write_async_helper (saves ~256b).

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found