From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754277AbbGAP30 (ORCPT ); Wed, 1 Jul 2015 11:29:26 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:39012 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753410AbbGAP3S (ORCPT ); Wed, 1 Jul 2015 11:29:18 -0400 Date: Wed, 1 Jul 2015 08:29:17 -0700 From: Greg KH To: Stephen Rothwell Cc: Paul Gortmaker , torvalds@linux-foundation.org, linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] Introduce builtin_platform_driver for non modules Message-ID: <20150701152917.GA27435@kroah.com> References: <20150701011908.GC8621@windriver.com> <20150701012458.GA16721@kroah.com> <20150701165355.43e4cbbc@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150701165355.43e4cbbc@canb.auug.org.au> User-Agent: Mutt/1.5.23+89 (0255b37be491) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 01, 2015 at 04:53:55PM +1000, Stephen Rothwell wrote: > Hi Greg, > > On Tue, 30 Jun 2015 18:24:58 -0700 Greg KH wrote: > > > > > The following changes since commit 0f57d86787d8b1076ea8f9cbdddda2a46d534a27: > > > > > > Linux 4.1-rc8 (2015-06-14 15:51:10 -1000) > > > > > > are available in the git repository at: > > > > > > git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux.git tags/module-builtin_driver-v4.1-rc8 > > > > > > for you to fetch changes up to 77459a0feca4ae8757a905fd1791f039479e8e1e: > > > > > > drivers/clk: convert sunxi/clk-mod0.c to use builtin_platform_driver (2015-06-16 14:12:39 -0400) > > > > Was this ever in linux-next? > > Yes, since next-20150617. Ah good, missed that, sorry. > > Ideally some subsystem people would ack it... > > Most of the patches have at least one Ack Ok, I was looking at the one that touched the driver core :) Anyway, this is fine with me, sorry for the noise. greg k-h