Re: [PATCH v6 1/7] perf: provide sysfs_show for struct perf_pmu_events_attr

2015-01-23 Thread Jiri Olsa
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

Re: [alsa-devel][PATCH 2/3] ASoC: fsl_sai: Add support for tdm slots operation

2015-01-23 Thread Nicolin Chen
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

Re: [PATCH v2 1/1] powerpc: refresh mpc85xx_defconfig using "make savedefconfig"

2015-01-23 Thread Alessio Igor Bogani
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