[PATCH 2/2] fs: add Somfy BPK2 support

Sascha Hauer s.hauer at pengutronix.de
Wed Sep 18 03:08:37 EDT 2013


On Tue, Sep 17, 2013 at 06:09:16PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at 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 |



More information about the barebox mailing list