From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964896AbcIPPzD (ORCPT ); Fri, 16 Sep 2016 11:55:03 -0400 Received: from mail-yw0-f195.google.com ([209.85.161.195]:35574 "EHLO mail-yw0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935895AbcIPPyw (ORCPT ); Fri, 16 Sep 2016 11:54:52 -0400 Date: Fri, 16 Sep 2016 11:54:49 -0400 From: Tejun Heo To: Peter Griffin Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@stlinux.com, patrice.chotard@st.com, devicetree@vger.kernel.org, lee.jones@linaro.org, robh+dt@kernel.org, linux-ide@vger.kernel.org Subject: Re: [PATCH 07/19] ahci: st: Remove STiH416 dt example Message-ID: <20160916155449.GB26371@htj.duckdns.org> References: <1473859677-9231-1-git-send-email-peter.griffin@linaro.org> <1473859677-9231-8-git-send-email-peter.griffin@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1473859677-9231-8-git-send-email-peter.griffin@linaro.org> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 14, 2016 at 02:27:45PM +0100, Peter Griffin wrote: > This platform is being removed from the kernel so remove > the dt example. > > Signed-off-by: Peter Griffin > Cc: > Cc: > Cc: This is gonna go through dt tree, right? If it should go through libata, please let me know. Thanks. -- tejun