From: Takashi Iwai Date: Wed, 17 Jun 2009 09:42:45 +0000 (+0200) Subject: ASoC: Kill BUS_ID_SIZE X-Git-Tag: v2.6.31-rc1~86^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef39412622b6e8f09c383de9565b07e93553fc27;p=pandora-kernel.git ASoC: Kill BUS_ID_SIZE Remove the use of BUS_ID_SIZE from txx9aclc.c, as BUS_ID_SIZE will be removed soon later. Also, use snprintf() instead of sprintf() as a safer operation. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed