projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[SCSI] aacraid: add call to flush_kernel_dcache_page
[linux-2.6]
/
drivers
/
rtc
/
rtc-ds1672.c
diff --git
a/drivers/rtc/rtc-ds1672.c
b/drivers/rtc/rtc-ds1672.c
index
205fa28
..
dfef163
100644
(file)
--- a/
drivers/rtc/rtc-ds1672.c
+++ b/
drivers/rtc/rtc-ds1672.c
@@
-199,7
+199,7
@@
static int ds1672_probe(struct i2c_adapter *adapter, int address, int kind)
struct i2c_client *client;
struct rtc_device *rtc;
- dev_dbg(
adapter->class_dev.
dev, "%s\n", __FUNCTION__);
+ dev_dbg(
&adapter->
dev, "%s\n", __FUNCTION__);
if (!i2c_check_functionality(adapter, I2C_FUNC_I2C)) {
err = -ENODEV;