Home
last modified time | relevance | path

Searched hist:"859 a6ddbe5d95fa95a66247c290c2c266fe67bf8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Drtc-max6900.cdiff 859a6ddbe5d95fa95a66247c290c2c266fe67bf8 Wed Feb 21 09:04:27 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: max6900: remove useless indirection

max6900_i2c_read_time and max6900_i2c_set_time are only used after casting
dev to an i2c_client. Remove that useless indirection.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>