Skip to content

Commit

Permalink
rtc: s3c: define s3c_rtc structure to remove global variables.
Browse files Browse the repository at this point in the history
Define s3c_rtc structure including necessary variables for S3C RTC device
instead of global variables.  This patch improves the readability by
removing global variables.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Chanwoo Choi authored and Linus Torvalds committed Oct 14, 2014
1 parent 473b864 commit 19be09f
Showing 1 changed file with 216 additions and 215 deletions.
Loading

0 comments on commit 19be09f

Please sign in to comment.