From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754364AbbCLMfO (ORCPT ); Thu, 12 Mar 2015 08:35:14 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36964 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753928AbbCLMfM (ORCPT ); Thu, 12 Mar 2015 08:35:12 -0400 Message-ID: <55018799.3000705@redhat.com> Date: Thu, 12 Mar 2015 13:33:29 +0100 From: Hans de Goede User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Vince Hsu , Tejun Heo CC: thierry.reding@gmail.com, pdeschrijver@nvidia.com, swarren@wwwdotorg.org, gnurou@gmail.com, jroedel@suse.de, p.zabel@pengutronix.de, mturquette@linaro.org, pgaikwad@nvidia.com, sboyd@codeaurora.org, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, linux@arm.linux.org.uk, tbergstrom@nvidia.com, airlied@linux.ie, bhelgaas@google.com, arnd@arndb.de, robh@kernel.org, will.deacon@arm.com, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org, rjw@rjwysocki.net, viresh.kumar@linaro.org Subject: Re: [PATCH v2 14/17] ata: ahci_tegra: remove power sequence from driver References: <1426162518-7405-1-git-send-email-vinceh@nvidia.com> <1426162518-7405-15-git-send-email-vinceh@nvidia.com> <20150312121912.GJ25944@htj.duckdns.org> <55018536.2050904@nvidia.com> In-Reply-To: <55018536.2050904@nvidia.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 12-03-15 13:23, Vince Hsu wrote: > Cc'd Hans. > > Thanks, > Vince > > On 03/12/2015 08:19 PM, Tejun Heo wrote: >> On Thu, Mar 12, 2015 at 08:15:15PM +0800, Vince Hsu wrote: >>> We have the generic PM domain support for Tegra SoCs now. So remove the >>> duplicated sequence here. >>> >>> Signed-off-by: Vince Hsu >> Can you please repost this patch w/ Hans de Goede >> cc'd? Just reposting the patch as a reply to >> itself w/ the cc added should do. >> >> Thanks. >> Patch looks good to me: Acked-by: Hans de Goede Regards, Hans