From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 21 Jan 2015 14:13:05 +0100 Subject: Unregisrtering a platform driver from another platform driver. In-Reply-To: References: <2724993.T8ceeSDQyL@wuerfel> Message-ID: <2368158.OB3Lz0dPss@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 21 January 2015 12:10:45 Andy Ng wrote: > Thank you for your reply. > It is during the kernel boot phase, and I just want to remove it with > unregister mechanism. > I don't think there is a way to solve your problem then. Arnd