Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932152AbbGGMGO (ORCPT ); Tue, 7 Jul 2015 08:06:14 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:45212 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753317AbbGGMGE (ORCPT ); Tue, 7 Jul 2015 08:06:04 -0400 Date: Tue, 7 Jul 2015 13:06:02 +0100 From: Charles Keepax To: Axel Lin Cc: Lee Jones , Mark Brown , patches@opensource.wolfsonmicro.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] mfd: wm8994-regmap: Constify reg_default tables Message-ID: <20150707120602.GI16517@opensource.wolfsonmicro.com> References: <1436267459.6600.1.camel@ingics.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1436267459.6600.1.camel@ingics.com> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 526 Lines: 16 On Tue, Jul 07, 2015 at 07:10:59PM +0800, Axel Lin wrote: > These reg_default tables are not modified after initialized, so make them > const. > > Signed-off-by: Axel Lin > --- Acked-by: Charles Keepax Thanks, Charles -- 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/