]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: atmel-hlcdc: Add struct device member to struct atmel_hlcdc_regmap
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Wed, 18 Dec 2019 12:28:26 +0000 (14:28 +0200)
committerLee Jones <lee.jones@linaro.org>
Tue, 7 Jan 2020 10:08:30 +0000 (10:08 +0000)
commit7faa043129490533614ab221d29c39b49ce8dd59
tree7c018b14d9762ffba3447b79147855d4a02489e5
parent47599c6298943ede4662b5e31dfe375feac1b48a
mfd: atmel-hlcdc: Add struct device member to struct atmel_hlcdc_regmap

Add struct device member to struct atmel_hlcdc_regmap to be
able to use dev_*() specific logging functions.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/atmel-hlcdc.c