ALSA: aoa: Fix typos in PCM fix patch
authorTakashi Iwai <tiwai@suse.de>
Fri, 18 Aug 2023 07:09:13 +0000 (09:09 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 18 Aug 2023 07:09:39 +0000 (09:09 +0200)
commita707885aff6cfa4f2abcb33ca684044afe4e632c
treef913cc48239aaf38a7e00658e1b7af3c16e9d52d
parent01ed7f3535a2c59d27cb7e78cf62eb81d2bbf2ec
ALSA: aoa: Fix typos in PCM fix patch

There was typos in the previous fix for PCM to detach the struct
device that caused build errors.  Corrected here.

Fixes: bc41a7228ced ("ALSA: pcm: Don't embed device")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202308181347.q3XPr3Lm-lkp@intel.com/
Link: https://lore.kernel.org/r/20230818070913.23336-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/aoa/soundbus/i2sbus/pcm.c