From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754420AbbL0BIh (ORCPT ); Sat, 26 Dec 2015 20:08:37 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:53759 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754332AbbL0BH5 (ORCPT ); Sat, 26 Dec 2015 20:07:57 -0500 Date: Sat, 26 Dec 2015 17:01:59 -0800 From: Greg KH To: Kishon Vijay Abraham I Cc: linux-kernel@vger.kernel.org Subject: Re: [GIT PULL 00/28] phy: for 4.5 merge window Message-ID: <20151227010159.GF30980@kroah.com> References: <1450780741-2237-1-git-send-email-kishon@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1450780741-2237-1-git-send-email-kishon@ti.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 22, 2015 at 04:08:33PM +0530, Kishon Vijay Abraham I wrote: > Hi Greg, > > Please find the pull request for 4.5 merge window below. This should be > my final pull request for 2015 unless you want me to change > something ;-) > > It adds two new PHY drivers, deprecates phy-omap-control driver (it > was in my TO-DO for sometime), and other miscellaneous phy driver > improvements and fixes. > > Let me know if you want me to modify something. > > Merry Christmas and Happy Newyear! > > Cheers > Kishon > > The following changes since commit 708744628ba96ed4dfcac74a985eb66ad551f164: > > phy: core: Get a refcount to phy in devm_of_phy_get_by_index() (2015-12-07 18:44:02 +0530) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git tags/phy-for-4.5 Pulled and pushed out, thanks. greg k-h