From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754233AbbLTI0D (ORCPT ); Sun, 20 Dec 2015 03:26:03 -0500 Received: from devils.ext.ti.com ([198.47.26.153]:43282 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753632AbbLTIZd (ORCPT ); Sun, 20 Dec 2015 03:25:33 -0500 Subject: Re: [RESEND GIT PULL 0/9] phy: for 4.4 -rc To: Greg KH References: <1450173864-12708-1-git-send-email-kishon@ti.com> <20151218172715.GA17301@kroah.com> CC: From: Kishon Vijay Abraham I Message-ID: <567665FA.8080400@ti.com> Date: Sun, 20 Dec 2015 13:55:30 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151218172715.GA17301@kroah.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Friday 18 December 2015 10:57 PM, Greg KH wrote: > On Tue, Dec 15, 2015 at 03:34:15PM +0530, Kishon Vijay Abraham I wrote: >> Hi Greg, >> >> Looks like this have not been merged yet. Can you merge it in this >> -rc cycle. Let me know if I have to change something. >> >> Bulk of the changes are with respect to adding of_node_put in >> the PHY drivers, a fix in PHY core and a patch to fix randconfig error. >> >> Thanks >> Kishon >> >> The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec: >> >> Linux 4.4-rc1 (2015-11-15 17:00:27 -0800) >> >> are available in the git repository at: >> >> git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git tags/phy-for-4.4-rc > > Sorry for the delay, now pulled and pushed out. Thank you for taking this Greg. -Kishon