From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [RFC 09/10] usb: host: exynos: Remove support for Exynos5440 Date: Wed, 25 Apr 2018 14:04:07 +0200 Message-ID: <20180425120407.GA6582@kroah.com> References: <20180424203239.21885-1-krzk@kernel.org> <20180424203239.21885-10-krzk@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180424203239.21885-10-krzk@kernel.org> Sender: linux-kernel-owner@vger.kernel.org To: Krzysztof Kozlowski Cc: Kukjin Kim , Rob Herring , Mark Rutland , Tejun Heo , Sylwester Nawrocki , Tomasz Figa , Chanwoo Choi , Michael Turquette , Stephen Boyd , "Rafael J. Wysocki" , Viresh Kumar , Zhang Rui , Eduardo Valentin , Russell King , Hans de Goede , Linus Walleij , Andi Shyti , Mark Brown , Bartlomiej Zolnierkiewicz , Alan Stern linu List-Id: devicetree@vger.kernel.org On Tue, Apr 24, 2018 at 10:32:38PM +0200, Krzysztof Kozlowski wrote: > The Exynos5440 is not actively developed, there are no development > boards available and probably there are no real products with it. > Remove wide-tree support for Exynos5440. > > Signed-off-by: Krzysztof Kozlowski > --- > drivers/usb/host/ehci-exynos.c | 7 ------- > drivers/usb/host/ohci-exynos.c | 6 ------ > 2 files changed, 13 deletions(-) Reviewed-by: Greg Kroah-Hartman