From: Atsushi Nemoto Date: Thu, 25 Jun 2009 13:36:58 +0000 (+0900) Subject: ASoC: txx9aclc: dynamically allocate dmaengine devname X-Git-Tag: v2.6.32-rc1~166^2~83^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=647613e97fa46f6c25cf38b0f2fa81eba5f278d4;p=pandora-kernel.git ASoC: txx9aclc: dynamically allocate dmaengine devname Use kasprintf to allocate temporary devname string instead of a fixed size string. This fixes "FIXME" introduced on removal of BUS_ID_SIZE. Signed-off-by: Atsushi Nemoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed