Home
last modified time | relevance | path

Searched hist:d6b6c2ca6a2fbbb39051ec1d2763a947e3283683 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/
H A Dsoc-core.cdiff d6b6c2ca6a2fbbb39051ec1d2763a947e3283683 Tue May 26 07:40:14 CDT 2015 Takashi Iwai <tiwai@suse.de> ASoC: Simplify format_register_str() without stack usages

Instead of allocating two string buffers on stack and copying them
back, manipulate directly the target string buffer. This simplifies
the code well.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@kernel.org>