From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Date: Sun, 19 Sep 2010 15:05:45 +0000 Subject: Re: [PATCH 4/5] ASoC: fix clkdev API usage in sh/migor.c Message-Id: <20100919150545.GD18789@opensource.wolfsonmicro.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Guennadi Liakhovetski Cc: alsa-devel@alsa-project.org, linux-sh@vger.kernel.org, Liam Girdwood On Fri, Sep 17, 2010 at 12:30:11PM +0200, Guennadi Liakhovetski wrote: > The clkdev API doesn't use .name and .id members of struct clk for clock > lookup. Instead clocks should be added to a lookup list. Without this patch > audio om the Migo-R board fails silently. > > Signed-off-by: Guennadi Liakhovetski > As mentioned before - please also apply to 2.6.36. Applied and merge up to -next. As I said, please submit patches against the kernel version they should be applied to and please submit separate serieses for separate verisons.