commit | 192a7122954001af2504a9abecfc0ad28532a6ee | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Wed Dec 05 13:50:48 2018 -0600 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Dec 06 10:54:28 2018 +0100 |
tree | 8adeedb9898c5b79e25ccb8d292ff732c48fb463 | |
parent | 917bb90c65da91719d9f2b8b6d8683c49c988553 [diff] |
ALSA: aoa: Remove direct OF name and type accesses Convert soundbus uevent and sysfs OF node name and device type usage to use printf specifier and helper functions instead of directly accessing the name and type pointers. This will allow the eventual removal of the pointers. Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>