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)
commit4b1ca3a4041093930c516f3e7bfe443fb5202107
tree7c018b14d9762ffba3447b79147855d4a02489e5
parente42617b825f8073569da76dc4510bfa019b1c35a
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