diff options
| author | Maurus Cuelenaere <[email protected]> | 2010-06-04 14:14:44 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-06-04 15:21:44 -0700 |
| commit | e893de59a4982791368b3ce412bc67dd601a88a0 (patch) | |
| tree | a09a968cecca90b6c7619b91a3963194cd454435 /tools/perf/scripts/python/bin | |
| parent | b8a3c6091a2337391ed878693604d712d6420241 (diff) | |
rtc: s3c: initialize driver data before using it
s3c_rtc_setfreq() uses the platform driver data to derive struct rtc_device,
so make sure drvdata is set _before_ s3c_rtc_setfreq() is called.
Signed-off-by: Maurus Cuelenaere <[email protected]>
Cc: Paul Gortmaker <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Cc: Maurus Cuelenaere <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions