Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754255AbbGAPSl (ORCPT ); Wed, 1 Jul 2015 11:18:41 -0400 Received: from down.free-electrons.com ([37.187.137.238]:45176 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753763AbbGAPSc (ORCPT ); Wed, 1 Jul 2015 11:18:32 -0400 Date: Wed, 1 Jul 2015 17:18:29 +0200 From: Thomas Petazzoni To: Gregory CLEMENT Cc: Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Ezequiel Garcia , linux-arm-kernel@lists.infradead.org, Maxime Ripard , Boris BREZILLON , Lior Amsalem , Tawfik Bayouk , Nadav Haklai , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/4] ARM: mvebu: Use __init for the PM initialization functions Message-ID: <20150701171829.0929d7fa@free-electrons.com> In-Reply-To: <1435684740-24912-2-git-send-email-gregory.clement@free-electrons.com> References: <1435684740-24912-1-git-send-email-gregory.clement@free-electrons.com> <1435684740-24912-2-git-send-email-gregory.clement@free-electrons.com> Organization: Free Electrons X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.27; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 874 Lines: 28 Dear Gregory CLEMENT, On Tue, 30 Jun 2015 19:18:57 +0200, Gregory CLEMENT wrote: > mvebu_pm_init and mvebu_armada_pm_init are only called during boot, so > flag them with __init and save some memory. > > Signed-off-by: Gregory CLEMENT > --- > arch/arm/mach-mvebu/pm-board.c | 2 +- > arch/arm/mach-mvebu/pm.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) Makes sense: Reviewed-by: Thomas Petazzoni Thanks, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/