[PATCH 1/2] firmware: arm_ffa: Ensure drivers provide a probe function

Sudeep Holla sudeep.holla at arm.com
Wed Jun 23 06:56:37 PDT 2021


On Mon, 21 Jun 2021 22:16:51 +0200, Uwe Kleine-König wrote:
> The bus probe callback calls the driver callback without further
> checking. Better be safe than sorry and refuse registration of a driver
> without a probe function to prevent a NULL pointer exception.


Applied to sudeep.holla/linux (for-next/ffa), thanks!

[1/2] firmware: arm_ffa: Ensure drivers provide a probe function
      https://git.kernel.org/sudeep.holla/c/80421ba63f
[2/2] firmware: arm_ffa: Simplify probe function
      https://git.kernel.org/sudeep.holla/c/bc5ea7449a

--
Regards,
Sudeep




More information about the linux-arm-kernel mailing list