From: Artem Bityutskiy <dedekind1@gmail.com>
To: Shawn Guo <shawn.guo@freescale.com>
Cc: patches@linaro.org,
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>,
devicetree-discuss@lists.ozlabs.org,
Grant Likely <grant.likely@secretlab.ca>,
linux-mtd@lists.infradead.org, Shawn Guo <shawn.guo@linaro.org>,
David Woodhouse <dwmw2@infradead.org>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2] mtd: dataflash: add device tree probe support
Date: Wed, 20 Jul 2011 08:52:36 +0300 [thread overview]
Message-ID: <1311141162.20738.159.camel@sauron> (raw)
In-Reply-To: <20110720055228.GC5766@S2100-06.ap.freescale.net>
On Wed, 2011-07-20 at 13:52 +0800, Shawn Guo wrote:
> The argument about this #ifdef thing was the driver could be used by
> some platforms that will never migrate to device tree. This table
> will be just a waste of bytes for those platforms, if we do not
> protect the table by '#ifdef CONFIG_OF'.
OK, anyway, I picked your v2 already and less bytes wastage is a good
enough argument.
--
Best Regards,
Artem Bityutskiy
WARNING: multiple messages have this Message-ID (diff)
From: dedekind1@gmail.com (Artem Bityutskiy)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] mtd: dataflash: add device tree probe support
Date: Wed, 20 Jul 2011 08:52:36 +0300 [thread overview]
Message-ID: <1311141162.20738.159.camel@sauron> (raw)
In-Reply-To: <20110720055228.GC5766@S2100-06.ap.freescale.net>
On Wed, 2011-07-20 at 13:52 +0800, Shawn Guo wrote:
> The argument about this #ifdef thing was the driver could be used by
> some platforms that will never migrate to device tree. This table
> will be just a waste of bytes for those platforms, if we do not
> protect the table by '#ifdef CONFIG_OF'.
OK, anyway, I picked your v2 already and less bytes wastage is a good
enough argument.
--
Best Regards,
Artem Bityutskiy
WARNING: multiple messages have this Message-ID (diff)
From: Artem Bityutskiy <dedekind1-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Shawn Guo <shawn.guo-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
Cc: patches-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
Dmitry Eremin-Solenikov
<dbaryshkov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org,
linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH v2] mtd: dataflash: add device tree probe support
Date: Wed, 20 Jul 2011 08:52:36 +0300 [thread overview]
Message-ID: <1311141162.20738.159.camel@sauron> (raw)
In-Reply-To: <20110720055228.GC5766-+NayF8gZjK2ctlrPMvKcciBecyulp+rMXqFh9Ls21Oc@public.gmane.org>
On Wed, 2011-07-20 at 13:52 +0800, Shawn Guo wrote:
> The argument about this #ifdef thing was the driver could be used by
> some platforms that will never migrate to device tree. This table
> will be just a waste of bytes for those platforms, if we do not
> protect the table by '#ifdef CONFIG_OF'.
OK, anyway, I picked your v2 already and less bytes wastage is a good
enough argument.
--
Best Regards,
Artem Bityutskiy
next prev parent reply other threads:[~2011-07-20 5:52 UTC|newest]
Thread overview: 55+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-10 7:35 [PATCH] mtd: dataflash: add device tree probe support Shawn Guo
2011-07-10 7:35 ` Shawn Guo
2011-07-10 7:35 ` Shawn Guo
2011-07-10 8:14 ` Dmitry Eremin-Solenikov
2011-07-14 15:52 ` [PATCH v2] " Shawn Guo
2011-07-14 15:52 ` Shawn Guo
2011-07-14 15:52 ` Shawn Guo
2011-07-14 17:10 ` Mike Frysinger
2011-07-14 17:10 ` Mike Frysinger
2011-07-14 17:10 ` Mike Frysinger
2011-07-14 17:52 ` Dmitry Eremin-Solenikov
2011-07-14 17:52 ` Dmitry Eremin-Solenikov
2011-07-14 17:52 ` Dmitry Eremin-Solenikov
2011-07-15 2:54 ` Grant Likely
2011-07-15 2:54 ` Grant Likely
2011-07-15 2:54 ` Grant Likely
2011-07-15 4:42 ` Shawn Guo
2011-07-15 4:42 ` Shawn Guo
2011-07-15 4:42 ` Shawn Guo
2011-07-15 2:54 ` Grant Likely
2011-07-15 2:54 ` Grant Likely
2011-07-15 2:54 ` Grant Likely
2011-07-15 4:49 ` Shawn Guo
2011-07-15 4:49 ` Shawn Guo
2011-07-15 4:49 ` Shawn Guo
2011-07-20 4:40 ` Artem Bityutskiy
2011-07-20 4:40 ` Artem Bityutskiy
2011-07-20 4:40 ` Artem Bityutskiy
2011-07-20 4:55 ` Shawn Guo
2011-07-20 4:55 ` Shawn Guo
2011-07-20 4:55 ` Shawn Guo
2011-07-20 5:17 ` Artem Bityutskiy
2011-07-20 5:17 ` Artem Bityutskiy
2011-07-20 5:17 ` Artem Bityutskiy
2011-07-20 5:28 ` Shawn Guo
2011-07-20 5:28 ` Shawn Guo
2011-07-20 5:28 ` Shawn Guo
2011-07-20 5:32 ` Artem Bityutskiy
2011-07-20 5:32 ` Artem Bityutskiy
2011-07-20 5:32 ` Artem Bityutskiy
2011-07-20 5:38 ` Mike Frysinger
2011-07-20 5:38 ` Mike Frysinger
2011-07-20 5:38 ` Mike Frysinger
2011-07-20 5:52 ` Shawn Guo
2011-07-20 5:52 ` Shawn Guo
2011-07-20 5:52 ` Shawn Guo
2011-07-20 5:52 ` Artem Bityutskiy [this message]
2011-07-20 5:52 ` Artem Bityutskiy
2011-07-20 5:52 ` Artem Bityutskiy
2011-07-15 8:38 ` [PATCH v3] " Shawn Guo
2011-07-15 8:38 ` Shawn Guo
2011-07-15 8:38 ` Shawn Guo
2011-07-20 4:51 ` Artem Bityutskiy
2011-07-20 4:51 ` Artem Bityutskiy
2011-07-20 4:51 ` Artem Bityutskiy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1311141162.20738.159.camel@sauron \
--to=dedekind1@gmail.com \
--cc=dbaryshkov@gmail.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=dwmw2@infradead.org \
--cc=grant.likely@secretlab.ca \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=patches@linaro.org \
--cc=shawn.guo@freescale.com \
--cc=shawn.guo@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.