Hi Mark > > da7213.c is missing pm_runtime_disable(), thus we will get > > below error when rmmod -> insmod. This patch solves it. > > > > $ rmmod snd-soc-da7213.ko > > $ insmod snd-soc-da7213.ko > > da7213 0-001a: Unbalanced pm_runtime_enable!" > > > > [Kuninori adjusted to latest upstream] > > > > Signed-off-by: Duy Nguyen <duy.nguyen.rh@xxxxxxxxxxx> > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > Tested-by: Khanh Le <khanh.le.xr@xxxxxxxxxxx> > > If Duy originally wrote the patch it should have a From: line > saying they wrote it (they should be the commit author in your > local git, in which case git send-email will do the right thing). Oops, indeed. Thank you for pointing it. Will post v2 patch. Thank you for your help !! Best regards --- Kuninori Morimoto