diff options
author | Andreas Werner <andreas.werner@men.de> | 2014-01-24 00:55:20 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-24 01:37:00 +0100 |
commit | d643a49ae16c755b3dc2ef897438b7d9c6dd488b (patch) | |
tree | d42119aac86d8ef8a9410620a57bd10eccff2c6c /fs/devpts | |
parent | drivers/rtc/rtc-s5m.c: s5m_rtc_{suspend,resume}() should depend on CONFIG_PM_... (diff) | |
download | linux-d643a49ae16c755b3dc2ef897438b7d9c6dd488b.tar.xz linux-d643a49ae16c755b3dc2ef897438b7d9c6dd488b.zip |
drivers/rtc/rtc-rx8581.c: add SMBus-only adapters support
Add support for SMBus-only adapters (e.g. i2c-piix4). The driver has
implemented only support for I2C adapters which implement the
I2C_FUNC_SMBUS_I2C_BLOCK functionality before.
With this patch it is possible to load and use the RTC driver with I2C and
SMBUS adapters like the rtc-ds1307 does.
Tested on AMD G Series Platform (i2c-piix4 adapter driver).
Signed-off-by: Andreas Werner <andreas.werner@men.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/devpts')
0 files changed, 0 insertions, 0 deletions