From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Wed, 8 Mar 2017 12:42:03 +0100 Subject: [PATCH -next] soc: zte: pm_domains: Remove .owner field for driver In-Reply-To: <20170206162318.15725-1-weiyj.lk@gmail.com> References: <20170206162318.15725-1-weiyj.lk@gmail.com> Message-ID: <20170308114201.GC12997@x250> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Feb 06, 2017 at 04:23:18PM +0000, Wei Yongjun wrote: > From: Wei Yongjun > > Remove .owner field if calls are used which set it automatically. > > Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci > > Signed-off-by: Wei Yongjun Applied, thanks.