diff options
author | Takashi Iwai <tiwai@suse.de> | 2019-02-04 16:27:01 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-02-05 13:04:57 +0300 |
commit | 18d33cdb0b30392dd8f0a3ebd224c3253d07ae47 (patch) | |
tree | 80d06d03cdda8d0e9bfd9b83f0245e047b3aeeb1 /scripts/gdb/linux/utils.py | |
parent | bc70a9d70052c45483c2ef6a7fe08638cf88f490 (diff) | |
download | linux-18d33cdb0b30392dd8f0a3ebd224c3253d07ae47.tar.xz |
ASoC: amd: Avoid passing NULL to memory allocators
We should pass a proper non-NULL device object to memory allocators
although it was accepted in the past. The card->dev points to the
most appropriate device object in such a case, so let's put it.
Acked-by: Christoph Hellwig <hch@lst.de>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions