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] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 8 Aug 2012 08:26:57 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Haojian Zhuang <haojian.zhuang@...il.com>
Cc:	linux-kernel@...r.kernel.org, benh@...nel.crashing.org,
	arnd@...db.de, rmk@....linux.org.uk,
	broonie@...nsource.wolfsonmicro.com, stable@...r.kernel.org,
	sameo@...ux.intel.com, rpurdie@...ys.net, bryan.wu@...onical.com
Subject: Re: [PATCH 1/3] mfd: 88pm860x: use REG resource for backlight

On Wed, Aug 08, 2012 at 11:17:26PM +0800, Haojian Zhuang wrote:
> Now resource of 88pm860x backlight is changed from IORESOURCE_IO
> to IORESOURCE_REG. In original driver, the resource is using
> self-defined IORESOURCE_IO. So change the resource to register
> offset to match the definition of IORESOURCE_REG.
> 
> Signed-off-by: Haojian Zhuang <haojian.zhuang@...il.com>
> ---
>  drivers/mfd/88pm860x-core.c           |   78 ++++++++++++----------
>  drivers/video/backlight/88pm860x_bl.c |  114 +++++++++++++--------------------
>  include/linux/mfd/88pm860x.h          |    8 ---
>  3 files changed, 89 insertions(+), 111 deletions(-)

<formletter>

This is not the correct way to submit patches for inclusion in the
stable kernel tree.  Please read Documentation/stable_kernel_rules.txt
for how to do this properly.

</formletter>
--
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