[GIT PATCH] ALSA core fix for 2.6.20-rc5

From: Greg KH
Date: Mon Jan 29 2007 - 17:52:12 EST


Takashi asked me to send you this single patch as it conflicted with his
current tree and it is needed before 2.6.20 comes out to fix a userspace
ABI breakage that I caused earlier.

This patch fixes a bug with the sound core when CONFIG_SYSFS_DEPRECATED
is enabled. More details can be found in the patch itself, which will
follow as a reply to this message.

Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/

thanks,

greg k-h


include/sound/core.h | 18 +++++++++++++++---
sound/core/init.c | 18 +++++++++++-------
sound/core/sound.c | 4 +---
sound/core/sound_oss.c | 4 +---
4 files changed, 28 insertions(+), 16 deletions(-)

---------------

Takashi Iwai (1):
ALSA: Fix sysfs breakage

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/