From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753865AbbJaAxY (ORCPT ); Fri, 30 Oct 2015 20:53:24 -0400 Received: from mail-pa0-f54.google.com ([209.85.220.54]:35204 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750848AbbJaAxW (ORCPT ); Fri, 30 Oct 2015 20:53:22 -0400 Date: Sat, 31 Oct 2015 09:53:13 +0900 From: Tejun Heo To: Tang Yuantian Cc: hdegoede@redhat.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/3] ahci: qoriq: Rename LS2085A SoC support code to LS2080A Message-ID: <20151031005313.GA3582@mtj.duckdns.org> References: <1446099737-41854-1-git-send-email-Yuantian.Tang@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1446099737-41854-1-git-send-email-Yuantian.Tang@freescale.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 29, 2015 at 02:22:15PM +0800, Tang Yuantian wrote: > Freescale is renaming the LS2085A SoC to LS2080A. > This patch addresses the same. > > Signed-off-by: Tang Yuantian Applied 1-3 to libata/for-4.4 with cosmetic updates. Thanks. -- tejun