From mboxrd@z Thu Jan 1 00:00:00 1970 From: Artem Bityutskiy Subject: Re: [PATCH 2/2] mtd/ofpart: add ofoldpart alias Date: Mon, 27 Jun 2011 08:45:40 +0300 Message-ID: <1309153545.23597.13.camel@sauron> References: <1309122180-12838-1-git-send-email-dbaryshkov@gmail.com> <1309122180-12838-3-git-send-email-dbaryshkov@gmail.com> Reply-To: dedekind1@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1309122180-12838-3-git-send-email-dbaryshkov@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-mtd-bounces@lists.infradead.org Errors-To: linux-mtd-bounces+gldm-linux-mtd-36=gmane.org@lists.infradead.org To: Dmitry Eremin-Solenikov Cc: Randy Dunlap , Stephen Rothwell , linux-kernel@vger.kernel.org, Grant Likely , linux-next@vger.kernel.org, linux-mtd@lists.infradead.org, David Woodhouse List-Id: linux-next.vger.kernel.org On Mon, 2011-06-27 at 01:03 +0400, Dmitry Eremin-Solenikov wrote: > ofpart.ko also provides ofoldpart MTD parser. Add respective > MODULE_ALIAS("ofoldpart"); declaration. > Why we need the alias? -- Best Regards, Artem Bityutskiy ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/ From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pw0-f49.google.com ([209.85.160.49]) by canuck.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1Qb4cy-0001MW-Ji for linux-mtd@lists.infradead.org; Mon, 27 Jun 2011 05:44:57 +0000 Received: by pwi3 with SMTP id 3so3189442pwi.36 for ; Sun, 26 Jun 2011 22:44:52 -0700 (PDT) Subject: Re: [PATCH 2/2] mtd/ofpart: add ofoldpart alias From: Artem Bityutskiy To: Dmitry Eremin-Solenikov Date: Mon, 27 Jun 2011 08:45:40 +0300 In-Reply-To: <1309122180-12838-3-git-send-email-dbaryshkov@gmail.com> References: <1309122180-12838-1-git-send-email-dbaryshkov@gmail.com> <1309122180-12838-3-git-send-email-dbaryshkov@gmail.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Message-ID: <1309153545.23597.13.camel@sauron> Mime-Version: 1.0 Cc: Randy Dunlap , Stephen Rothwell , linux-kernel@vger.kernel.org, Grant Likely , linux-next@vger.kernel.org, linux-mtd@lists.infradead.org, David Woodhouse Reply-To: dedekind1@gmail.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2011-06-27 at 01:03 +0400, Dmitry Eremin-Solenikov wrote: > ofpart.ko also provides ofoldpart MTD parser. Add respective > MODULE_ALIAS("ofoldpart"); declaration. > Why we need the alias? -- Best Regards, Artem Bityutskiy From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756633Ab1F0FpL (ORCPT ); Mon, 27 Jun 2011 01:45:11 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:33648 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755775Ab1F0Fox (ORCPT ); Mon, 27 Jun 2011 01:44:53 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:cc:date:in-reply-to:references :content-type:x-mailer:content-transfer-encoding:message-id :mime-version; b=LbLQ6UTQoH2jcbzKFM5263u+8Z37R+HHxNNUwJYedUV3pY+ODODwY+iVWhoFdxu/i+ oVzxDHjkMzZUXgQlBaGhiWaALZSkuuahsNedJJwPDJ2zIDAuYd190bBIq/87rNMBkOUO IoY6pFOk6+Gs9AkanrCc4XbwhZ6S1h1FKCvUQ= Subject: Re: [PATCH 2/2] mtd/ofpart: add ofoldpart alias From: Artem Bityutskiy Reply-To: dedekind1@gmail.com To: Dmitry Eremin-Solenikov Cc: linux-mtd@lists.infradead.org, Grant Likely , Randy Dunlap , Stephen Rothwell , David Woodhouse , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org Date: Mon, 27 Jun 2011 08:45:40 +0300 In-Reply-To: <1309122180-12838-3-git-send-email-dbaryshkov@gmail.com> References: <1309122180-12838-1-git-send-email-dbaryshkov@gmail.com> <1309122180-12838-3-git-send-email-dbaryshkov@gmail.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.0.2 (3.0.2-2.fc15) Content-Transfer-Encoding: 7bit Message-ID: <1309153545.23597.13.camel@sauron> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2011-06-27 at 01:03 +0400, Dmitry Eremin-Solenikov wrote: > ofpart.ko also provides ofoldpart MTD parser. Add respective > MODULE_ALIAS("ofoldpart"); declaration. > Why we need the alias? -- Best Regards, Artem Bityutskiy