On 9/6/21 02:01, Ming Lei wrote:
Once the device is initialized via device_initialize(), it should be freed via put_device, so fix it. Meantime get the parent before adding device, the release handler can work as expected always.
Since we are in the middle of the merge window this is probably not the best time to post patches. Anyway:
Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>