[RFC 0/8] Introducing a generic AMP/IPC framework
From: Ohad Ben-Cohen <hidden>
Date: 2011-06-22 13:09:58
Also in:
linux-omap, lkml
From: Ohad Ben-Cohen <hidden>
Date: 2011-06-22 13:09:58
Also in:
linux-omap, lkml
On Wed, Jun 22, 2011 at 4:05 PM, Arnd Bergmann [off-list ref] wrote:
Ok, I see. In that case I agree that using debugfs is fine, but I would recommend trying to use fewer macros and just open-coding the file operations for better readability.
Sure thing. It didn't end up saving much code eventually, too, so I'll just remove it.