Re: [PATCH] ALSA: soundbus: Remove direct OF name and type accesses

2018-12-06 Thread Takashi Iwai
On Wed, 05 Dec 2018 20:50:48 +0100, Rob Herring wrote: > > 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. > >

[PATCH] ALSA: soundbus: Remove direct OF name and type accesses

2018-12-05 Thread Rob Herring
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. Cc: Johannes Berg Cc: Jaroslav Kysela Cc: Takashi Iwai Cc: