From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Figa Subject: Re: [PATCH v8 1/3] ARM: S3C64XX: Removing old phy setup code Date: Wed, 21 Nov 2012 21:14:18 +0100 Message-ID: <3928531.8Q9Wj2J146@flatron> References: <1352889938-17311-1-git-send-email-p.paneri@samsung.com> <1352889938-17311-2-git-send-email-p.paneri@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1352889938-17311-2-git-send-email-p.paneri@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org To: Praveen Paneri Cc: linux-samsung-soc@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, kgene.kim@samsung.com, balbi@ti.com, gregkh@linuxfoundation.org, thomas.abraham@linaro.org, ben-linux@fluff.org, broonie@opensource.wolfsonmicro.com, l.majewski@samsung.com, kyungmin.park@samsung.com, grant.likely@secretlab.ca, heiko@sntech.de, t.figa@samsung.com, gautam.vivek@samsung.com List-Id: devicetree@vger.kernel.org Hi Praveen, On Wednesday 14 of November 2012 16:15:36 Praveen Paneri wrote: > This patch removes old phy code from platform side. 'setup-usb-phy.c' > will be used for providing transceiver platform data in next > patch. Not all of the platform data code is removed as there are others > making use of platform_data defined for hsotg. That can be removed once > all the SoCs start using the new transceiver for usb phy setup. > > Signed-off-by: Praveen Paneri > --- > arch/arm/mach-s3c64xx/mach-crag6410.c | 3 - > arch/arm/mach-s3c64xx/mach-smartq.c | 3 - > arch/arm/mach-s3c64xx/mach-smdk6410.c | 3 - > arch/arm/mach-s3c64xx/setup-usb-phy.c | 79 > --------------------------------- 4 files changed, 0 insertions(+), 88 > deletions(-) > > diff --git a/arch/arm/mach-s3c64xx/mach-crag6410.c > b/arch/arm/mach-s3c64xx/mach-crag6410.c index 2abe95d..48f4a2d 100644 > --- a/arch/arm/mach-s3c64xx/mach-crag6410.c > +++ b/arch/arm/mach-s3c64xx/mach-crag6410.c > @@ -31,7 +31,6 @@ > #include > > #include > -#include > > #include