lkml.org 
[lkml]   [2019]   [Aug]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] rtc: convert two drivers to devm_i2c_new_dummy_device()
Date
I was about to simplify the call to i2c_unregister_device() when I
realized that converting to devm_i2c_new_dummy_device() will simplify
the drivers a lot. So I took this approach.

Only build tested, but visually reviewed multiple times.

Wolfram Sang (2):
rtc: max77686: convert to devm_i2c_new_dummy_device()
rtc: s35390a: convert to devm_i2c_new_dummy_device()

drivers/rtc/rtc-max77686.c | 17 +++---------
drivers/rtc/rtc-s35390a.c | 54 +++++++++-----------------------------
2 files changed, 17 insertions(+), 54 deletions(-)

--
2.20.1

\
 
 \ /
  Last update: 2019-08-20 17:45    [W:0.063 / U:1.820 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site