From mboxrd@z Thu Jan 1 00:00:00 1970
From: tomasz.figa@gmail.com (Tomasz Figa)
Date: Wed, 21 Nov 2012 21:14:18 +0100
Subject: [PATCH v8 1/3] ARM: S3C64XX: Removing old phy setup code
In-Reply-To: <1352889938-17311-2-git-send-email-p.paneri@samsung.com>
References: <1352889938-17311-1-git-send-email-p.paneri@samsung.com>
<1352889938-17311-2-git-send-email-p.paneri@samsung.com>
Message-ID: <3928531.8Q9Wj2J146@flatron>
To: linux-arm-kernel@lists.infradead.org
List-Id: linux-arm-kernel.lists.infradead.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