[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1375404726-26264-1-git-send-email-jwerner@chromium.org>
Date: Thu, 1 Aug 2013 17:52:03 -0700
From: Julius Werner <jwerner@...omium.org>
To: Felipe Balbi <balbi@...com>
Cc: linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org,
linux-samsung-soc@...r.kernel.org,
Tomasz Figa <t.figa@...sung.com>,
Vivek Gautam <gautam.vivek@...sung.com>,
devicetree@...r.kernel.org,
Sylwester Nawrocki <sylvester.nawrocki@...il.com>,
Julius Werner <jwerner@...omium.org>
Subject: [PATCH 0/3] usb: phy-samsung-usb: Simplify and cleanup
This patch series cleans up and simplifies some of the Samsung USB PHY
driver code. It changes the PMU register handling to carry the register
address directly in the device tree and avoid a lot of special-cased
address arithmatic in the code. Then it removes the USB_PHY_TYPE
HOST/DEVICE distinction which was only needed for those removed parts.
Julius Werner (3):
usb: phy-samsung-usb: Simplify PMU register handling
usb: phy-samsung-usb: trivial: rename pmuregs variable
usb: phy-samsung-usb: Remove USB_PHY_TYPE from Samsung PHY driver
arch/arm/boot/dts/exynos5250.dtsi | 4 +--
drivers/usb/phy/phy-samsung-usb.c | 51 +++++++++-----------------------------
drivers/usb/phy/phy-samsung-usb.h | 34 ++++++-------------------
drivers/usb/phy/phy-samsung-usb2.c | 34 +++++++------------------
drivers/usb/phy/phy-samsung-usb3.c | 13 +++-------
5 files changed, 34 insertions(+), 102 deletions(-)
--
1.7.12.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists