
21 Jul
2021
21 Jul
'21
5:04 p.m.
On Wed, 21 Jul 2021 16:01:22 +0200, Dan Carpenter wrote:
The "dsp_code" is not initialized until the next line so we can't dereference it.
Fixes: b5cde369b618 ("ALSA: korg1212: Allocate resources with device-managed APIs") Signed-off-by: Dan Carpenter dan.carpenter@oracle.com
Thanks, it's already addressed by commit d364a600d6ed.
Takashi