commit | 0be04a695b8ca111bc74efcd395b5b82e29753ae | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Mon Aug 07 18:29:19 2017 -0500 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Aug 29 14:52:17 2017 +0200 |
tree | 1f4718c57ea94f8029756a20df97da72788a59f1 | |
parent | e6b4c525d94e6fb28d5c4b9eb4016caa12f68841 [diff] |
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>