From: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
To: Barry Song <Barry.Song-kQvG35nSl+M@public.gmane.org>
Cc: RongJun Ying <rjying-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>,
Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>,
Ian Campbell
<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
Rob Landley <rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org>,
Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>,
Grant Likely
<grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
DL-SHA-WorkGroupLinux
<DL-SHA-WorkGroupLinux-z7JfP6tgrtVrifDez5n5bw@public.gmane.org>,
Rongjun Ying <Rongjun.Ying-kQvG35nSl+M@public.gmane.org>,
"devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH] mfd: Support SiRF audio modules
Date: Tue, 11 Mar 2014 05:49:26 +0000 [thread overview]
Message-ID: <20140311054926.GA2839@lee--X1> (raw)
In-Reply-To: <5EB3BFCD089AD643B9BB63439F5FD5E9012BE2D157-W2enlP78h2wYZnBWG7VmBdnKn0HB1kRyVQQcQy+6Uvc@public.gmane.org>
> > > diff --git a/include/linux/mfd/sirf/audio.h b/include/linux/mfd/sirf/audio.h
> > > new file mode 100644
> > > index 0000000..d8cfff9
> > > --- /dev/null
> > > +++ b/include/linux/mfd/sirf/audio.h
> > > @@ -0,0 +1,17 @@
> > > +/*
> > > + * audio.h
> > > + *
> > > + * Copyright (c) 2014 Cambridge Silicon Radio Limited, a CSR plc group
> > company.
> > > + *
> > > + * Licensed under GPLv2 or later.
> > > + */
> >
> > Use a standard header please
>
> I think this has been a standard header. It is one simpler version for license.
> If there is any problem here, it should be the 1st line, we might replace audio.h by a simple description of this file.
My issue wasn't with the license, but the header in general. It
started off without a proper name for the driver followed by no
description of the code, then I noticed the author (who is listed
at the bottom) is not mentioned. My issue is that it's sparse and
uninformative.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2014-03-11 5:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1394184531-7679-1-git-send-email-rongjun.ying@csr.com>
[not found] ` <1394184531-7679-1-git-send-email-rongjun.ying-kQvG35nSl+M@public.gmane.org>
2014-03-10 10:35 ` [PATCH] mfd: Support SiRF audio modules Lee Jones
2014-03-10 16:12 ` RongJun Ying
[not found] ` <CAByv0RNQrPitsfcAwMvn=eZ1hNSaii=jw94H68rQvfQXnjYz9A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-03-10 16:31 ` Lee Jones
2014-03-10 16:48 ` Mark Brown
[not found] ` <20140310164812.GN28112-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2014-03-11 1:33 ` RongJun Ying
2014-03-11 1:43 ` Barry Song
[not found] ` <5EB3BFCD089AD643B9BB63439F5FD5E9012BE2D157-W2enlP78h2wYZnBWG7VmBdnKn0HB1kRyVQQcQy+6Uvc@public.gmane.org>
2014-03-11 5:49 ` Lee Jones [this message]
2014-03-11 6:23 ` Barry Song
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140311054926.GA2839@lee--X1 \
--to=lee.jones-qsej5fyqhm4dnm+yrofe0a@public.gmane.org \
--cc=Barry.Song-kQvG35nSl+M@public.gmane.org \
--cc=DL-SHA-WorkGroupLinux-z7JfP6tgrtVrifDez5n5bw@public.gmane.org \
--cc=Rongjun.Ying-kQvG35nSl+M@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
--cc=rjying-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org \
--cc=rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org \
--cc=sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org \
--cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).