From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Date: Wed, 19 Dec 2012 16:37:47 +0000 Subject: Re: [PATCH 1/4 v2] spi: sh-msiof: Remove unneeded clock name Message-Id: <20121219163747.A98E93E0C08@localhost> List-Id: References: <1355313289-29769-1-git-send-email-hechtb+renesas@gmail.com> In-Reply-To: <1355313289-29769-1-git-send-email-hechtb+renesas@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Wed, 12 Dec 2012 12:54:46 +0100, Bastian Hecht wrote: > From: Bastian Hecht > > clk_get() no longer needs a character string for associating the right > clock as this is done via the device struct now. > > Signed-off-by: Bastian Hecht This change is already in mainline. g.