gdsys_rxaui_ctrl: Use new regmap interface
authorMario Six <mario.six@gdsys.cc>
Mon, 28 Jan 2019 08:47:42 +0000 (09:47 +0100)
committerMario Six <mario.six@gdsys.cc>
Tue, 21 May 2019 05:52:34 +0000 (07:52 +0200)
commit935a89241c97cdd671326c98c43f3833dba96a5b
treeaed0c67eb9ac69fdbef8740a98bea4d7f43d8829
parentca0eab2dcfe5e742a2e663dc10829679879f7b98
gdsys_rxaui_ctrl: Use new regmap interface

For the DM case, use the proper parameter for the regmap_init_mem call
(which is the ofnode, not the udevice).

Signed-off-by: Mario Six <mario.six@gdsys.cc>
drivers/misc/gdsys_rxaui_ctrl.c