March 8, 2017
8:16 a.m.
On 2017-03-08 05:58:35, Greg KH wrote:
On Wed, Mar 08, 2017 at 12:52:38AM +0100, Robin Krahl wrote:
So my question is: Does it make sense to replace the audio_* and LOG_* macros with the standard dev_* functions?
Yes.
And is it okay to remove log messages like "IN" and "OUT" that are only used to track function entries and exits?
Yes please!
Thanks! I’ll prepare a patch. Robin