7 Jul
2014
7 Jul
'14
5:20 p.m.
On Mon, Jul 7, 2014 at 11:58 AM, Julia Lawall julia.lawall@lip6.fr wrote:
Nevertheless, there is already a call to devm_regulator_bulk_get in sgtl5000_enable_regulators which calls sgtl5000_replace_vddd_with_ldo which calls ldo_regulator_register. That call was introduced by
commit 63e54cd9caa3ce03635810608519e2b37d8bc706 Author: Fabio Estevam fabio.estevam@freescale.com Date: Thu Apr 24 14:13:08 2014 -0300
It seems that that patch should be reverted?
I think so. Russell also reported a kernel oops when unbinding this module, so I will prepare a patch reverting it.
Thanks