]> git.proxmox.com Git - mirror_ubuntu-eoan-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)
commit0be04a695b8ca111bc74efcd395b5b82e29753ae
tree1f4718c57ea94f8029756a20df97da72788a59f1
parente6b4c525d94e6fb28d5c4b9eb4016caa12f68841
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