Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2694
b: refs/heads/master
c: 912b9c0
h: refs/heads/master
v: v3
  • Loading branch information
Ladislav Michl authored and Greg Kroah-Hartman committed Jun 22, 2005
1 parent 26b2835 commit 0419a6f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 86919833dbeac668762ae7056ead2d35d070f622
refs/heads/master: 912b9c0c52b95696165e84d67fdab2af81a2213e
4 changes: 2 additions & 2 deletions trunk/drivers/i2c/chips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -379,12 +379,12 @@ menu "Other I2C Chip support"
depends on I2C

config SENSORS_DS1337
tristate "Dallas Semiconductor DS1337 Real Time Clock"
tristate "Dallas Semiconductor DS1337 and DS1339 Real Time Clock"
depends on I2C && EXPERIMENTAL
select I2C_SENSOR
help
If you say yes here you get support for Dallas Semiconductor
DS1337 real-time clock chips.
DS1337 and DS1339 real-time clock chips.

This driver can also be built as a module. If so, the module
will be called ds1337.
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/i2c/chips/ds1337.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
* Driver for Dallas Semiconductor DS1337 real time clock chip
* Driver for Dallas Semiconductor DS1337 and DS1339 real time clock chip
*/

#include <linux/config.h>
Expand Down

0 comments on commit 0419a6f

Please sign in to comment.