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:	Thu, 14 Mar 2013 09:57:29 -0700
From:	Bryan Wu <cooloney@...il.com>
To:	"Kim, Milo" <Milo.Kim@...com>
Cc:	"linux-leds@...r.kernel.org" <linux-leds@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 0/3] leds: replace macros with inline functions and
 support camera LED triggers

On Thu, Mar 14, 2013 at 4:29 AM, Kim, Milo <Milo.Kim@...com> wrote:
> Patch v2
>  (1) LED trigger macros are replaced with inline function in case of
>      !CONFIG_LED_TRIGGERS and !CONFIG_LEDS_TRIGGER_IDE_DISK.
>  (2) Use an inline function when CONFIG_LEDS_TRIGGER_CAMERA is not configured.
>
> Patch v1
>  Initial patch
>

Thanks Milo, I merged these 3 patches!

-Bryan

> Milo(Woogyom) Kim (3):
>   leds: trigger: use inline functions instead of macros
>   leds: add camera LED triggers
>   leds: lm355x, lm3642: support camera LED triggers for flash and torch
>
>  drivers/leds/leds-lm355x.c            |    2 ++
>  drivers/leds/leds-lm3642.c            |    2 ++
>  drivers/leds/trigger/Kconfig          |    8 +++++
>  drivers/leds/trigger/Makefile         |    1 +
>  drivers/leds/trigger/ledtrig-camera.c |   57 +++++++++++++++++++++++++++++++++
>  include/linux/leds.h                  |   33 ++++++++++++-------
>  include/linux/mmc/host.h              |    2 --
>  7 files changed, 92 insertions(+), 13 deletions(-)
>  create mode 100644 drivers/leds/trigger/ledtrig-camera.c
>
> --
> 1.7.9.5
>
>
> Best Regards,
> Milo
>
>
--
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