From: Stanley Miao Date: Fri, 19 Dec 2008 14:08:22 +0000 (+0800) Subject: ALSA: Fix a Oops bug in omap soc driver. X-Git-Tag: v2.6.28~19^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19b3f31609dc8be3a56c78dcb7da723f10f7009c;p=pandora-kernel.git ALSA: Fix a Oops bug in omap soc driver. There will be a Oops or frequent underrun messages when playing music with omap soc driver, this is because a data region is incorretly sized, other data region will be overwriten when writing to this data region. Signed-off-by: Stanley Miao Acked-by: Jarkko Nikula Cc: stable@kernel.org Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed