From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter De Schrijver Subject: Re: [PATCH 12/12] ARM: tegra: Convert PMC to a driver Date: Fri, 11 Jul 2014 16:58:00 +0300 Message-ID: <20140711135800.GD23218@tbergstrom-lnx.Nvidia.com> References: <1405080971-7609-1-git-send-email-thierry.reding@gmail.com> <1405080971-7609-13-git-send-email-thierry.reding@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Content-Disposition: inline In-Reply-To: <1405080971-7609-13-git-send-email-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Thierry Reding Cc: Stephen Warren , Olof Johansson , Arnd Bergmann , "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" List-Id: linux-tegra@vger.kernel.org On Fri, Jul 11, 2014 at 02:16:11PM +0200, Thierry Reding wrote: > From: Thierry Reding > > This commit converts the PMC support code to a platform driver. Because > the boot process needs to cal into this driver very early, also set up a Small typo: 'call' :) Cheers, Peter.