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:
943d8d8
)
dmaengine i.MX SDMA: initialize on module_init
author
Sascha Hauer
<s.hauer@pengutronix.de>
Mon, 6 Dec 2010 10:09:57 +0000
(11:09 +0100)
committer
Dan Williams
<dan.j.williams@intel.com>
Tue, 7 Dec 2010 23:38:07 +0000
(15:38 -0800)
The firmware framework gets initialized during fs_initcall time, so
we are not allowed to call request_firmware earlier.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
No differences found