lkml.org 
[lkml]   [2013]   [Jul]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/6] usb: phy: msm: Fixes and cleanups
Date
From: "Ivan T. Ivanov" <iivanov@mm-sol.com>

v2
--
* Fix compilation issue in patch 1
* Separate regulator changes
* Merge devm_ related changes to one commit
* Drop Lindent patch

v1
--
Following patches make initial cleanup of usb phy found in the Qualcomm
chipsets. Changes include:
* Build time error fix.
* Move driver to Managed Device Resource allocation.
* Checkpatch warnings and error fixes
* Removed usage of global regulators variables.

Ivan T. Ivanov (6):
usb: phy: msm: Move mach depndend code to platform data
usb: phy: msm: move global regulators variables to driver state
usb: phy: msm: Migrate to Managed Device Resource allocation
usb: phy: msm: Remove unnecessarily check for valid regulators.
usb: phy: msm: Fix WARNING: quoted string split across lines
usb: phy: msm: Fix WARNING: Prefer seq_puts to seq_printf

arch/arm/mach-msm/board-msm7x30.c | 35 ++++
arch/arm/mach-msm/board-qsd8x50.c | 35 ++++
drivers/usb/phy/phy-msm-usb.c | 342 +++++++++++++------------------------
include/linux/usb/msm_hsusb.h | 6 +
4 files changed, 198 insertions(+), 220 deletions(-)

--
1.7.9.5



\
 
 \ /
  Last update: 2013-07-29 09:41    [W:0.069 / U:0.284 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site