linux-stable-rt/sound
Jean Delvare 8a9947552d [PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Just about every i2c chip driver sets the I2C_DF_NOTIFY flag, so we
can simply make it the default and drop the flag. If any driver really
doesn't want to be notified when i2c adapters are added, that driver
can simply omit to set .attach_adapter. This approach is also more
robust as it prevents accidental NULL pointer dereferences.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-01-05 22:16:21 -08:00
..
arm
core [ALSA] Revert the nested-device patch 2006-01-04 10:13:48 +01:00
drivers [ALSA] opl3 - Fix the unreleased resources 2006-01-04 10:13:52 +01:00
i2c
isa
mips
oss [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 2006-01-05 22:16:21 -08:00
parisc
pci [ALSA] ad1889 - remove CVS ID from the driver identification 2006-01-04 10:26:30 +01:00
pcmcia [PATCH] pcmcia: fix sound drivers 2006-01-06 00:27:16 +01:00
ppc [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 2006-01-05 22:16:21 -08:00
sparc [ALSA] Remove xxx_t typedefs: SPARC CS4231 2006-01-03 13:43:12 +01:00
synth
usb Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa 2006-01-04 16:38:36 -08:00
Kconfig
Makefile
last.c
sound_core.c
sound_firmware.c