Hi Jacek,

On Fri, Mar 27, 2015 at 02:49:37PM +0100, Jacek Anaszewski wrote:
> This patch adds led-flash support to Maxim max77693 chipset.
> A device can be exposed to user space through LED subsystem
> sysfs interface. Device supports up to two leds which can
> work in flash and torch mode. The leds can be triggered
> externally or by software.
> 
> Signed-off-by: Jacek Anaszewski <j.anaszew...@samsung.com>
> Signed-off-by: Andrzej Hajda <a.ha...@samsung.com>
> Acked-by: Kyungmin Park <kyungmin.p...@samsung.com>
> Cc: Bryan Wu <coolo...@gmail.com>
> Cc: Richard Purdie <rpur...@rpsys.net>
> Cc: Lee Jones <lee.jo...@linaro.org>
> Cc: Chanwoo Choi <cw00.c...@samsung.com>

...

> diff --git a/drivers/leds/leds-max77693.c b/drivers/leds/leds-max77693.c
> new file mode 100644
> index 0000000..65c910d
> --- /dev/null
> +++ b/drivers/leds/leds-max77693.c
> @@ -0,0 +1,973 @@
> +/*
> + * LED Flash class driver for the flash cell of max77693 mfd.
> + *
> + *   Copyright (C) 2015, Samsung Electronics Co., Ltd.
> + *
> + *   Authors: Jacek Anaszewski <j.anaszew...@samsung.com>
> + *            Andrzej Hajda <a.ha...@samsung.com>
> + *
> + * This program is free software; you can redistribute it and/or
> + * modify it under the terms of the GNU General Public License
> + * version 2 as published by the Free Software Foundation.
> + */
> +
> +#include <asm/div64.h>

You might not need this anymore.

Acked-by: Sakari Ailus <sakari.ai...@linux.intel.com>

-- 
Sakari Ailus
e-mail: sakari.ai...@iki.fi     XMPP: sai...@retiisi.org.uk
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to