sh: push-switch fixups for work_struct API damage.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 7 Dec 2006 04:20:58 +0000 (13:20 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 11 Dec 2006 23:42:07 +0000 (08:42 +0900)
INIT_WORK() dropped the data arg, so now we have to stash an extra
pointer and backpedal instead.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found