On 28/05/2020 18:39:50+0800, Chuhong Yuan wrote:
> rv3028_probe() misses a check for devm_regmap_init_i2c().
> Add the missed check to fix it.
>
> Fixes: e6e7376cfd7b ("rtc: rv3028: add new driver")
> Signed-off-by: Chuhong Yuan <[email protected]>
> ---
> Changes in v2:
> - Add fixes tag.
>
> drivers/rtc/rtc-rv3028.c | 2 ++
> 1 file changed, 2 insertions(+)
> Actually, this is the one I applied. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com

