lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sat, 29 Sep 2012 01:20:28 +0200
From:	Samuel Ortiz <sameo@...ux.intel.com>
To:	Ashish Jangam <ashish.jangam@...tcummins.com>
Cc:	Mark Brown <broonie@...nsource.wolfsonmicro.com>,
	Axel Lin <axel.lin@...il.com>,
	Linus Walleij <linus.walleij@...aro.org>,
	linux-kernel@...r.kernel.org, David Dajun Chen <dchen@...semi.com>
Subject: Re: [Patch v1 1/7] DA9055 MFD core driver

Hi Jangam,

On Fri, Sep 14, 2012 at 06:54:50PM +0530, Ashish Jangam wrote:
> This is the DA9055 MFD core driver that instantiate all the dependent
> component
> drivers and provides them the device access via I2C.
> 
> This patch is functionally tested on Samsung SMDK6410.
> 
> Signed-off-by: David Dajun Chen <dchen@...semi.com>
> Signed-off-by: Ashish Jangam <ashish.jangam@...tcummins.com>
> ---
>  drivers/mfd/Kconfig              |   17 +
>  drivers/mfd/Makefile             |    3 +
>  drivers/mfd/da9055-core.c        |  423 +++++++++++++++++++++++
>  drivers/mfd/da9055-i2c.c         |   93 +++++
>  include/linux/mfd/da9055/core.h  |   94 +++++
>  include/linux/mfd/da9055/pdata.h |   32 ++
>  include/linux/mfd/da9055/reg.h   |  699 ++++++++++++++++++++++++++++++++++++++
>  7 files changed, 1361 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/mfd/da9055-core.c
>  create mode 100644 drivers/mfd/da9055-i2c.c
>  create mode 100644 include/linux/mfd/da9055/core.h
>  create mode 100644 include/linux/mfd/da9055/pdata.h
>  create mode 100644 include/linux/mfd/da9055/reg.h
Looks good to me, patch applied.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ