git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7329012
)
wimax/i2400m: clean up & add a payload argument to i2400m_schedule_work()
author
Inaky Perez-Gonzalez
<inaky@linux.intel.com>
Mon, 14 Sep 2009 20:29:32 +0000
(13:29 -0700)
committer
Inaky Perez-Gonzalez
<inaky@linux.intel.com>
Mon, 19 Oct 2009 06:56:00 +0000
(15:56 +0900)
Forthcoming commits use having a payload argument added to
i2400m_schedule_work(), which then becomes nearly identical to
i2400m_queue_work().
This patch thus cleans up both's implementation, making it share
common helpers and adding the payload argument to
i2400m_schedule_work().
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
No differences found