Hi Rocky,

On Fri, Jun 3, 2016 at 6:02 AM, Rocky Hsiao <[email protected]> wrote:
>
> 1. Change al3320a.c to match light sensor test flow.
> 2. Add al3010.c to add new device AL3010.
>    original file copy from al3320a.c
>
> Signed-off-by: Rocky Hsiao <[email protected]>
> ---
>  .../config/x86_64/chromiumos-x86_64.flavour.config |   2 +
>  drivers/iio/light/Kconfig                          |  10 +
>  drivers/iio/light/Makefile                         |   1 +
>  drivers/iio/light/al3010.c                         | 301 
> +++++++++++++++++++++
>  drivers/iio/light/al3320a.c                        |  73 ++++-
>  5 files changed, 378 insertions(+), 9 deletions(-)
>  create mode 100644 drivers/iio/light/al3010.c
>
> diff --git a/chromeos/config/x86_64/chromiumos-x86_64.flavour.config 
> b/chromeos/config/x86_64/chromiumos-x86_64.flavour.config
> index 7d2bed4..7980a14 100644
> --- a/chromeos/config/x86_64/chromiumos-x86_64.flavour.config
> +++ b/chromeos/config/x86_64/chromiumos-x86_64.flavour.config


This looks like this patch was based on a chromeos-kernel. As was
mentioned by Daniel, don't do this for submissions to linux-kernel or
linux-iio. Base this on the linux-iio tree.


-- 
Benson Leung
Senior Software Engineer, Chrom* OS
[email protected]

Reply via email to