Re: [PATCH V3 1/4] Main rewite of the mpc5200 audio DMA code
From: Mark Brown <hidden>
Date: 2009-05-25 09:34:48
Also in:
alsa-devel
From: Mark Brown <hidden>
Date: 2009-05-25 09:34:48
Also in:
alsa-devel
On Mon, May 25, 2009 at 12:26:27AM -0600, Grant Likely wrote:
On Sun, May 24, 2009 at 7:38 PM, Jon Smirl [off-list ref] wrote:
quoted
+/* --------------------------------------------------------------------- + * Sysfs attributes for error monitoring + */
All this sysfs stuff should be dropped from this patch. It is an abuse of sysfs and I never should have written it this way. Feel free to put it in a separate patch so others can use it if they really need it, but I'd like it to not be kept in mainline.
If this is going to be kept it should be in debugfs like I said in response to the v2 posting.