linux/sound/aoa
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
..
codecs ALSA: aoa: Remove wrong i2c_set_clientdata in onyx_i2c_remove() 2010-12-10 12:15:05 +01:00
core powerpc/aoa: gpio-pmf.c: 3 * redundant code 2010-04-07 18:00:36 +10:00
fabrics of: Always use 'struct device.of_node' to get device node pointer. 2010-05-18 16:10:44 -06:00
soundbus of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
aoa-gpio.h ALSA: snd-aoa: handle master-amp if present 2009-01-15 18:28:37 +01:00
aoa.h [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
Kconfig sound: Convert to menuconfig 2008-05-27 15:56:20 +02:00
Makefile [PATCH] aoa: fix when all is built into the kernel 2006-07-10 13:24:19 -07:00