mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 2/2] fs: add Somfy BPK2 support
Date: Wed, 18 Sep 2013 09:08:37 +0200	[thread overview]
Message-ID: <20130918070836.GM30088@pengutronix.de> (raw)
In-Reply-To: <1379434156-32055-2-git-send-email-plagnioj@jcrosoft.com>

On Tue, Sep 17, 2013 at 06:09:16PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
> ---
>  fs/Kconfig           |   4 +
>  fs/Makefile          |   1 +
>  fs/somfy_bpk2.c      | 357 +++++++++++++++++++++++++++++++++++++++++++++++++++
>  include/somfy_bpk2.h |  59 +++++++++
>  4 files changed, 421 insertions(+)
>  create mode 100644 fs/somfy_bpk2.c
>  create mode 100644 include/somfy_bpk2.h
> 
> diff --git a/fs/Kconfig b/fs/Kconfig
> index 21d3434..c4d321c 100644
> --- a/fs/Kconfig
> +++ b/fs/Kconfig
> @@ -43,6 +43,10 @@ config FS_NFS
>  
>  source fs/fat/Kconfig
>  
> +config FS_SOMFY_BPK2
> +	bool
> +	prompt "Somfy BPK2 support"

Google has zero hits for "Somfy BPK2". If you want to have this mainline
you should really explain what it is and what it's good for.

Sascha


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      reply	other threads:[~2013-09-18  7:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-17 16:09 [PATCH 1/2] filetype: add Somfy BPK2 type Jean-Christophe PLAGNIOL-VILLARD
2013-09-17 16:09 ` [PATCH 2/2] fs: add Somfy BPK2 support Jean-Christophe PLAGNIOL-VILLARD
2013-09-18  7:08   ` Sascha Hauer [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=20130918070836.GM30088@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=plagnioj@jcrosoft.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox