On Wed, 31 Jan 2024 10:09:15 +0300, Dan Carpenter wrote:
> The pmic_reg_read() function can return errors. Add a check for that.
>
>
Applied, thanks!
[1/1] button: qcom-pmic: fix some error checking
commit: 6b929e9f3c16bbddeffb85351e93db13eaa9b57d
Best regards,
--
// Caleb (they/them
On Wed, 31 Jan 2024 at 12:39, Dan Carpenter wrote:
>
> The pmic_reg_read() function can return errors. Add a check for that.
>
> Fixes: 4e8aa0065d4b ("button: qcom-pmic: introduce Qualcomm PMIC button
> driver")
> Signed-off-by: Dan Carpenter
> ---
> This patch is mostly to make static checkers
On 31/01/2024 07:09, Dan Carpenter wrote:
> The pmic_reg_read() function can return errors. Add a check for that.
>
> Fixes: 4e8aa0065d4b ("button: qcom-pmic: introduce Qualcomm PMIC button
> driver")
> Signed-off-by: Dan Carpenter
Reviewed-by: Caleb Connolly
> ---
> This patch is mostly t
The pmic_reg_read() function can return errors. Add a check for that.
Fixes: 4e8aa0065d4b ("button: qcom-pmic: introduce Qualcomm PMIC button driver")
Signed-off-by: Dan Carpenter
---
This patch is mostly to make static checkers happy but it's obvious and
harmless.
drivers/button/button-qcom-p
4 matches
Mail list logo