]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: vxpocket: Drop no longer existent chip->dev assignment
authorTakashi Iwai <tiwai@suse.de>
Thu, 8 Aug 2024 16:29:01 +0000 (18:29 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 8 Aug 2024 16:29:34 +0000 (18:29 +0200)
commitc37f7cd7e5b6c2aabe0d5b2220545789517b064a
tree03de93797e35ca532d43d9e6fde88fc007de0023
parent9b88d0890ed9adab413ea991fac90842688e1017
ALSA: vxpocket: Drop no longer existent chip->dev assignment

The recent cleanup change for vx_core overlooked the code in vxpocket
pcmcia driver.  Kill the superfluous line as well.

Fixes: b426b3ba9f6f ("ALSA: vx_core: Drop unused dev field")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202408090016.kW0TA6fc-lkp@intel.com/
Link: https://patch.msgid.link/20240808162902.20082-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pcmcia/vx/vxpocket.c