On Mon, Jul 09, 2018 at 11:56:58PM +0800, sean.w...@mediatek.com wrote: > From: Sean Wang <sean.w...@mediatek.com> > > In order to open up the required power gate before any operation can be > effectively performed over the serial bus between CPU and serdev, it's > clearly essential to add common attach functions for PM domains to serdev > at the probe phase. > > Similarly, the relevant dettach function for the PM domains should be > properly and reversely added at the remove phase. > > Signed-off-by: Sean Wang <sean.w...@mediatek.com> > Reviewed-by: Ulf Hansson <ulf.hans...@linaro.org> > Cc: Rob Herring <r...@kernel.org> > Cc: Ulf Hansson <ulf.hans...@linaro.org> > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> > Cc: Jiri Slaby <jsl...@suse.com> > Cc: linux-ser...@vger.kernel.org
Reviewed-by: Johan Hovold <jo...@kernel.org>