From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755512AbaILOGU (ORCPT ); Fri, 12 Sep 2014 10:06:20 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:52561 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754793AbaILOGR (ORCPT ); Fri, 12 Sep 2014 10:06:17 -0400 From: Kishon Vijay Abraham I To: CC: , Subject: [GIT PULL 0/3] PHY: Fixes for 3.17 -rc cycle Date: Fri, 12 Sep 2014 19:36:11 +0530 Message-ID: <1410530774-6715-1-git-send-email-kishon@ti.com> X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Greg, here's one more PULL REQUEST for this -rc cycle. It consists of only three fixes one in miphy365 PHY driver and the other two in Kconfig. Please consider merging this in ths -rc cycle. Let me know if I have to change something. Cheers Kishon The following changes since commit fbb1a770039d3900f5130bab949b757f6f7fb373: phy: miphy365x: Select GENERIC_PHY instead of depending on it (2014-08-28 11:17:43 +0530) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git tags/for_3.17-rc for you to fetch changes up to 7652d35f98b5049be370835182a98ba5689f8361: phy: spear1340-miphy: fix driver dependencies (2014-09-12 11:35:31 +0530) ---------------------------------------------------------------- misc fixes in PHY drivers ---------------------------------------------------------------- Bartlomiej Zolnierkiewicz (2): phy: spear1310-miphy: fix driver dependencies phy: spear1340-miphy: fix driver dependencies Lee Jones (1): phy: miphy365x: Fix off-by-one error drivers/phy/Kconfig | 2 ++ drivers/phy/phy-miphy365x.c | 1 + 2 files changed, 3 insertions(+) -- 1.7.9.5