linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: mroberto@cpti.cetuc.puc-rio.br (Marcelo Jimenez)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: mach-sa1100: Put nanoEngine support back in the kernel.
Date: Mon, 29 Mar 2010 16:10:33 -0300	[thread overview]
Message-ID: <cecb6d8f1003291210q27c0dc47l7d81870e530bb6f0@mail.gmail.com> (raw)
In-Reply-To: <20100327225522.GD13203@n2100.arm.linux.org.uk>

Hi Russel and Kristoffer,

On Sat, Mar 27, 2010 at 19:55, Russell King - ARM Linux
<linux@arm.linux.org.uk> wrote:
>
> Please don't include defconfigs along with other code.

Ok, I have removed the defconfig and put it in a separate patch.

>> +#include <linux/init.h>
>> +#include <linux/kernel.h>
>> +#include <linux/mtd/mtd.h>
>> +#include <linux/mtd/partitions.h>
>> +#include <linux/root_dev.h>
>> +#include <linux/tty.h>
>
> Do you really need tty.h in here?

No, I don't. :) Removed.

>> +/* Flash bank 0 */
>> +static struct mtd_partition nanoengine_partitions[] = {
>> + ? ? {
>> + ? ? .name ? ? ? ? ? = "nanoEngine boot firmware and parameter table",
>
> Each '{' should indent the next line by a tab.

Ok, that was another "line over 80 characters" warning. Fixed.

I will resubmit the patch, merged with the CPU FREQ patch, which is
where it belongs. And a better changelog.

Also I have removed Kristoffer's "Acked-by" because this is a changed version.

Regards,
Marcelo.

  reply	other threads:[~2010-03-29 19:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-11 20:09 [PATCH] ARM: mach-sa1100: Put nanoEngine support back in the kernel Marcelo Roberto Jimenez
2010-03-27 22:55 ` Russell King - ARM Linux
2010-03-29 19:10   ` Marcelo Jimenez [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-03-29 19:29 Marcelo Roberto Jimenez
     [not found] <1268156514-1774-1-git-send-email-mroberto@cpti.cetuc.puc-rio.br>
2010-03-09 18:19 ` Kristoffer Ericson
     [not found] <1268148843-13135-1-git-send-email-mroberto@cpti.cetuc.puc-rio.br>
2010-03-09 16:52 ` Kristoffer Ericson
2010-03-09 17:37   ` Marcelo Jimenez

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=cecb6d8f1003291210q27c0dc47l7d81870e530bb6f0@mail.gmail.com \
    --to=mroberto@cpti.cetuc.puc-rio.br \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).