From: RAGHAVENDRA GANIGA <ravi23ganiga@gmail.com>
To: a.zummo@towertech.it, linux-kernel@vger.kernel.org,
rtc-linux@googlegroups.com
Subject: patch to add support for rtc ds1347
Date: Fri, 21 Mar 2014 20:04:11 +0530 [thread overview]
Message-ID: <532C4DE3.1040501@gmail.com> (raw)
i have made following modification in the
patch i have sent previously for adding
support to maxim dallas rtc ds1347
1. space after and before /* and */ respectively
2. removed extra line space
3. added licence as GPL v2
4. changed
if (dt->tm_year >= 100)
dt->tm_year -= 100;
dt->tm_year = dt->tm_year % 100;
I am sending the driver patch in next mail
Thanks and regards
Raghavendra C Ganiga
reply other threads:[~2014-03-21 14:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=532C4DE3.1040501@gmail.com \
--to=ravi23ganiga@gmail.com \
--cc=a.zummo@towertech.it \
--cc=linux-kernel@vger.kernel.org \
--cc=rtc-linux@googlegroups.com \
/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