All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hauke Mehrtens <hauke@hauke-m.de>
To: "Rafał Miłecki" <zajec5@gmail.com>
Cc: linux-wireless@vger.kernel.org,
	"John W. Linville" <linville@tuxdriver.com>
Subject: Re: [PATCH] bcma: add place for flash memory support
Date: Tue, 17 Jul 2012 21:10:11 +0200	[thread overview]
Message-ID: <5005B893.1090302@hauke-m.de> (raw)
In-Reply-To: <1342535201-19621-1-git-send-email-zajec5@gmail.com>

This looks good to me.

On 07/17/2012 04:26 PM, Rafał Miłecki wrote:
> 
> Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
> ---
> Hope my recent patches will make OpenWrt guys mainline their work ;)
This is mostly because of lack of time to do that. OpenWrt has running
code for parallel and serial flash access, but it needs some more clean
ups, mostly the partition parsing code. If you want to mainline it I
have no problem with that.
> ---
>  drivers/bcma/Kconfig                    |   10 ++++++++++
>  drivers/bcma/Makefile                   |    2 ++
>  drivers/bcma/bcma_private.h             |   22 ++++++++++++++++++++++
>  drivers/bcma/driver_chipcommon_nflash.c |   19 +++++++++++++++++++
>  drivers/bcma/driver_chipcommon_sflash.c |   19 +++++++++++++++++++
>  drivers/bcma/driver_mips.c              |   15 ++++++++++++---
>  6 files changed, 84 insertions(+), 3 deletions(-)
>  create mode 100644 drivers/bcma/driver_chipcommon_nflash.c
>  create mode 100644 drivers/bcma/driver_chipcommon_sflash.c

      reply	other threads:[~2012-07-17 19:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-17 14:26 [PATCH] bcma: add place for flash memory support Rafał Miłecki
2012-07-17 19:10 ` Hauke Mehrtens [this message]

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=5005B893.1090302@hauke-m.de \
    --to=hauke@hauke-m.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=zajec5@gmail.com \
    /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.