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 <[email protected]>
Acked-by: Kyungmin Park <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Cc: Kukjin Kim <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
chanwoochoi authored and 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.