]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: aoa: Convert to using %pOF instead of full_name
authorRob Herring <robh@kernel.org>
Mon, 7 Aug 2017 23:29:19 +0000 (18:29 -0500)
committerTakashi Iwai <tiwai@suse.de>
Tue, 29 Aug 2017 12:52:17 +0000 (14:52 +0200)
commit9002008dc9b0f73995f9862e5db93661f8736ddd
tree1f4718c57ea94f8029756a20df97da72788a59f1
parent702de4229b2570bf42fbad84207afff292b15a98
ALSA: aoa: Convert to using %pOF instead of full_name

Now that we have a custom printf format specifier, convert users of
full_name to use %pOF instead. This is preparation to remove storing
of the full path string for each node.

Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/aoa/codecs/tas.c