From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753221AbbHERM5 (ORCPT ); Wed, 5 Aug 2015 13:12:57 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:33455 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752632AbbHERM4 (ORCPT ); Wed, 5 Aug 2015 13:12:56 -0400 Date: Wed, 5 Aug 2015 10:12:55 -0700 From: Greg KH To: Kishon Vijay Abraham I Cc: linux-kernel@vger.kernel.org Subject: Re: [GIT PULL 0/3] phy: for 4.2 -rc Message-ID: <20150805171255.GA25008@kroah.com> References: <1438706864-30515-1-git-send-email-kishon@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1438706864-30515-1-git-send-email-kishon@ti.com> User-Agent: Mutt/1.5.23+102 (2ca89bed6448) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 04, 2015 at 10:17:41PM +0530, Kishon Vijay Abraham I wrote: > Hi Greg, > > Got a couple of more fixes for this -rc cycle. One fixes a compiler > error when the driver is built as module and the other fixes a > SATA lockup. The fix also requires a dts patch which I've included > in this series after Tony's ACK. Please find the pull request below and > consider merging in this -rc cycle. > > Let me know If I have to modify something. > > Cheers > Kishon > > The following changes since commit dcb54fcb3483862e993abdae99cec22fb3ae4099: > > phy: berlin-usb: fix divider for BG2 (2015-07-15 20:02:09 +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.2-rc6 Pulled and pushed out, thanks. greg k-h