Re: [PATCH 1/4] mfd: wm8994: Fix driver operation if loaded as modules

2020-05-22 Thread Lee Jones
On Mon, 27 Apr 2020, Marek Szyprowski wrote: > WM8994 chip has built-in regulators, which might be used for chip > operation. They are controlled by a separate wm8994-regulator driver, > which should be loaded before this driver calls regulator_get(), because > that driver also provides consumer-s

Re: [PATCH 1/4] mfd: wm8994: Fix driver operation if loaded as modules

2020-04-28 Thread Lee Jones
On Mon, 27 Apr 2020, Marek Szyprowski wrote: > WM8994 chip has built-in regulators, which might be used for chip > operation. They are controlled by a separate wm8994-regulator driver, > which should be loaded before this driver calls regulator_get(), because > that driver also provides consumer-s