mirror of
https://github.com/torvalds/linux.git
synced 2024-11-29 15:41:36 +00:00
d364a600d6
The recent change for the devres introduced the wrong code shuffling
in the korg1212 firmware loader function that may lead to a bad
pointer access. Restore the calls in the right order (and put back
the release_firmware() call in the error path, too).
Fixes:
|
||
---|---|---|
.. | ||
korg1212.c | ||
Makefile |