On Sun, Dec 21, 2014 at 11:48:46PM -0800, Sukadev Bhattiprolu wrote:
> From: Cody P Schafer
>
> (struct perf_pmu_events_attr) is defined in include/linux/perf_event.h,
> but the only "show" for it is in x86 and contains x86 specific stuff.
>
> Make a generic one for those of us who are just usin
On Fri, Jan 23, 2015 at 10:55:09AM +0800, Zidan Wang wrote:
> I have another question.
>
> Can a channel have several slots? Or channel just means slot.
Strictly speaking, a channel surely may have several slots IMO.
The idea for TDM, even for I2S, left channel can bear multiple
slots -- each may
Hi Michael,
On 23 January 2015 at 04:04, Michael Ellerman wrote:
> On Mon, 2015-01-19 at 09:10 +0100, Alessio Igor Bogani wrote:
>> Signed-off-by: Alessio Igor Bogani
>> ---
>>
>> v1 -> v2
>> Rebased on v3.19-rc5
>
> In the end I did do a bulk update of all configs, which I think means thi