Re: [PATCH v1 1/1] drivers: base: Fix NULL pointer exception in __platform_driver_probe()
From: Greg KH
Date: Tue Apr 28 2020 - 15:03:42 EST
On Wed, Apr 08, 2020 at 02:40:03PM -0700, sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx wrote:
> From: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
>
> If platform bus driver registration is failed then,
How is your platform driver registration failing? What caused that, is
it an in-kernel problem with something? How can it be triggered?
thanks,
greg k-h