From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Subject: [RFC 0/3] ahci_platform: drop support for a bunch of obsolete platform device types Date: Sat, 22 Feb 2014 17:22:52 +0100 Message-ID: <1393086175-6383-1-git-send-email-hdegoede@redhat.com> Reply-To: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: List-Post: , List-Help: , List-Archive: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Subscribe: , List-Unsubscribe: , To: Tejun Heo , Marek Vasut Cc: Maxime Ripard , Oliver Schinagl , Richard Zhu , Roger Quadros , Lee Jones , linux-ide-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree , linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: devicetree@vger.kernel.org Hi Tejun, Marek, This series, which is to be applied on top of my ahci_platform restructering series, mostly speaks for itself. I've some doubts about the 2nd patch, which removes the imx53-ahci platform device support from ahci_platform.c. I'm pretty sure this is obsolete and replaced by Marek's ahci_imx.c work, but not 100%, which is why this series is marked as RFC. Marek can you confirm that the code the 2nd patch removes is inded dead code? Tejun, if Marek confirms this is indeed dead code feel free to apply this despite the RFC marking. Thanks & Regards, Hans