Question about struct snd_soc_dai() :: cpu_dai->codec

2016-07-25 Thread Kuninori Morimoto
Hi ALSA SoC My current headache is ALSA SoC's each modules (= Card/Codec/CPU/Platform) doesn't care about "unbind/rmmod". For example, if someone unbinded/rmmoded "Codec", Card or other modules doesn't know about it. Thus, user can continue to use this sound card, and kernel will be Oops. So, I

Re: [PATCH 1/2] ARM: dts: r8a7792: add I2C clocks

2016-07-25 Thread Simon Horman
On Mon, Jul 25, 2016 at 01:37:23PM +0300, Sergei Shtylyov wrote: > On 7/25/2016 4:51 AM, Simon Horman wrote: > > >>Describe the I2C[0-5] clocks in the R8A7792 device tree. > >> > >>Signed-off-by: Sergei Shtylyov > > > >Thanks, I have queued this up for v4.8. >

[PATCH] rcar-vin: add R-Car gen2 fallback compatibility string

2016-07-25 Thread Sergei Shtylyov
Such fallback string is present in the 'soc_camera' version of the R-Car VIN driver, so need to add it here as well... Signed-off-by: Sergei Shtylyov --- This patch is against the 'media_tree.git' repo's 'master' branch. This patch conflicts with Niklas

Re: [PATCH 0/2] Add R8A7792 I2C support

2016-07-25 Thread Sergei Shtylyov
On 7/25/2016 5:09 AM, Simon Horman wrote: Here's the set of 2 patches against Simon Horman's 'renesas.git' repo, 'renesas-devel-20160722-v4.7-rc7' tag plus the SDHI/I2C patches just posted. We're adding the R8A7792 VIN clocks and device nodes. The patches have been tested on the Blanche

Re: [PATCH 1/2] ARM: dts: r8a7792: add I2C clocks

2016-07-25 Thread Sergei Shtylyov
On 7/25/2016 4:51 AM, Simon Horman wrote: Describe the I2C[0-5] clocks in the R8A7792 device tree. Signed-off-by: Sergei Shtylyov Thanks, I have queued this up for v4.8. 4.9 you mean? MBR, Sergei