linux/sound/aoa/codecs
Axel Lin 5144c534d1 ALSA: aoa: Remove wrong i2c_set_clientdata in onyx_i2c_remove()
It does not make sense to set clientdata to onyx in onyx_i2c_remove()
as we are going to kfree onyx.
What we really want here is i2c_set_clientdata(client, NULL);
Since the i2c core will take care of it now, so this patch just removes it.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2010-12-10 12:15:05 +01:00
..
Kconfig sound: Convert to menuconfig 2008-05-27 15:56:20 +02:00
Makefile ALSA: aoa: clean up file names 2008-10-23 18:43:42 +02:00
onyx.c ALSA: aoa: Remove wrong i2c_set_clientdata in onyx_i2c_remove() 2010-12-10 12:15:05 +01:00
onyx.h ALSA: aoa: clean up file names 2008-10-23 18:43:42 +02:00
tas-basstreble.h ALSA: aoa: clean up file names 2008-10-23 18:43:42 +02:00
tas-gain-table.h ALSA: aoa: clean up file names 2008-10-23 18:43:42 +02:00
tas.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
tas.h ALSA: aoa: clean up file names 2008-10-23 18:43:42 +02:00
toonie.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00