Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753344Ab0HWGsM (ORCPT ); Mon, 23 Aug 2010 02:48:12 -0400 Received: from mail-qy0-f174.google.com ([209.85.216.174]:39033 "EHLO mail-qy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751978Ab0HWGsK (ORCPT ); Mon, 23 Aug 2010 02:48:10 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=p9IA6vS/TL2gnyOwOCYG+Af9bqRJEcib142bysfaqXMYh2m+X0MRguEIVZ8lgVUnye iRvs+AffXj2ZAM6oZQ10+K25vQ5I+Csxwa2ZKA2ZUhVOO69WU1hVIAM17vHVnQ4Hu++L bme1NxwVq6+hhHevowMnSOZELH6T1dJ+WLdUw= MIME-Version: 1.0 In-Reply-To: <20100818083346.GA6308@july> References: <20100818083346.GA6308@july> Date: Mon, 23 Aug 2010 08:48:09 +0200 Message-ID: Subject: Re: [PATCH] Ramoops: use the platform data structure instead of module params From: Marco Stornelli To: Kyungmin Park Cc: linux-kernel@vger.kernel.org, Andrew Morton Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 628 Lines: 15 2010/8/18 Kyungmin Park : > From: Kyungmin Park > > As each board and system has different memory for ramoops. It's better to define the platform data instead of module params. > > Signed-off-by: Kyungmin Park > --- It seems good. Currently there isn't any code that register a ramoops device, isn't it? -- 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/