git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33745fb
)
ASoC: Kill BUS_ID_SIZE
author
Takashi Iwai
<tiwai@suse.de>
Wed, 17 Jun 2009 09:42:45 +0000
(11:42 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 17 Jun 2009 09:42:45 +0000
(11:42 +0200)
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 <tiwai@suse.de>
No differences found