Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752840AbdI0PsP (ORCPT ); Wed, 27 Sep 2017 11:48:15 -0400 Received: from mail.skyhub.de ([5.9.137.197]:41326 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752338AbdI0PsO (ORCPT ); Wed, 27 Sep 2017 11:48:14 -0400 Date: Wed, 27 Sep 2017 17:48:03 +0200 From: Borislav Petkov To: Jan Glauber Cc: Mark Rutland , Will Deacon , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Suzuki K Poulose , David Daney , Zhangshaokun Subject: Re: [PATCH v10 1/7] edac: thunderx: Remove suspend/resume support Message-ID: <20170927154803.imsz77pitsste6b5@pd.tnic> References: <20170925123502.17289-1-jglauber@cavium.com> <20170925123502.17289-2-jglauber@cavium.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20170925123502.17289-2-jglauber@cavium.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 478 Lines: 17 On Mon, Sep 25, 2017 at 02:34:56PM +0200, Jan Glauber wrote: > The memory controller on ThunderX/OcteonTX systems does not > support power management. Therefore remove the suspend/resume > callbacks. > > Signed-off-by: Jan Glauber > --- > drivers/edac/thunderx_edac.c | 25 ------------------------- > 1 file changed, 25 deletions(-) Applied, thanks. -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply.