public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* patch to add support for rtc ds1347
@ 2014-03-21 14:34 RAGHAVENDRA GANIGA
  0 siblings, 0 replies; only message in thread
From: RAGHAVENDRA GANIGA @ 2014-03-21 14:34 UTC (permalink / raw)
  To: a.zummo, linux-kernel, rtc-linux

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-21 14:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-21 14:34 patch to add support for rtc ds1347 RAGHAVENDRA GANIGA

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox