From: Mark Brown Date: Wed, 22 Oct 2008 12:27:49 +0000 (+0100) Subject: ALSA: Ensure PXA runtime data is initialised X-Git-Tag: v2.6.28-rc1~20^2^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13095c37b29b90ec96070cb63400a79737b4a185;p=pandora-kernel.git ALSA: Ensure PXA runtime data is initialised The rest of the code relies on the runtime data being zero initialised so we need to use kzalloc() to allocate it. Reported-by: Oliver Ford Signed-off-by: Mark Brown Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed