Re: [PATCH v5] hid-mcp2200: added driver for GPIOs of MCP2200

From: Johannes Roith
Date: Thu Sep 07 2023 - 13:12:39 EST


Hi Rahul,

thank you for the explanation, now I got it.

I have added hid_hw_stop and hid_hw_close to my remove function and removed the
devm_add_action_or_reset. The driver still worked well.

So, if it is okay for you, I would go this way and generate a new patch.


Best regards,
Johannes