diff options
| author | Kuninori Morimoto <[email protected]> | 2022-09-09 01:20:48 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2022-09-09 22:27:08 +0100 |
| commit | 985f03ba6f4bc37bdacd2e78906e6b731e03ab32 (patch) | |
| tree | 84372b55972db4e74b44a4417a9a2c32ca13dc39 /scripts/objdiff | |
| parent | cc4a3a19b986aa13a488c8f319e413e85308f403 (diff) | |
ASoC: hdmi-codec.c: use devm_kzalloc() for DMA data
hdmi-codec.c is using kzalloc(), but we can replace it to
devm_kzalloc() and then, we can remove .remove callback.
Signed-off-by: Kuninori Morimoto <[email protected]>
Reviewed-by: Charles Keepax <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions