On Mon, Nov 18, 2019 at 03:37:07PM +0800, Chuhong Yuan wrote: > The driver forgets to call pm_runtime_disable in remove and > probe failure. > Add the calls to fix it. > > Signed-off-by: Chuhong Yuan <hslester96 at gmail.com> > --- Acked-by: Charles Keepax <ckeepax at opensource.cirrus.com> Thanks, Charles