From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olof Johansson Subject: Re: [PATCH v4 2/2] platform: Make platform_bus device a platform device Date: Wed, 23 Jul 2014 11:53:34 -0700 Message-ID: <20140723185334.GA9531@quad.lixom.net> References: <1406135239-17550-1-git-send-email-pawel.moll@arm.com> <1406135239-17550-2-git-send-email-pawel.moll@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1406135239-17550-2-git-send-email-pawel.moll-5wv7dgnIgG8@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Pawel Moll Cc: Greg Kroah-Hartman , Stephen Warren , Catalin Marinas , paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org, Arnd Bergmann , Peter De Schrijver , arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-tegra@vger.kernel.org On Wed, Jul 23, 2014 at 06:07:19PM +0100, Pawel Moll wrote: > ... describing the root of the device tree, so one can write > a platform driver initializing the platform. > > Signed-off-by: Pawel Moll Ran it through the boot farm. Results at: http://arm-soc.lixom.net/bootlogs/misc/v3.16-rc6-772-g7926904/ Tested-by: Olof Johansson For when Greg is happy with this: Acked-by: Olof Johansson -Olof