Kindly ignore this series, I have re-sent v2.
Thanks, Sanjay
On 24 July 2026 10:44:29 pm IST, Sanjay Chitroda via B4 Relay <devnull+sanjayembeddedse.gmail.com@kernel.org> wrote:
>Hi all,
>
>This series cleans up probe error handling in the hid-sensor-gyro-3d
>driver by removing redundant dev_err() calls and replacing remaining
>dev_err() with dev_err_probe() to simplify error handling.
>
>Testing:
> - Compiled with W=1 for each patch in series
>
>---
>Sanjay Chitroda (2):
> iio: gyro: hid-sensor-gyro-3d: Remove redundant dev_err()
> iio: gyro: hid-sensor-gyro-3d: Use dev_err_probe()
>
> drivers/iio/gyro/hid-sensor-gyro-3d.c | 35 ++++++++++++-----------------------
> 1 file changed, 12 insertions(+), 23 deletions(-)
>---
>base-commit: 36c12dbda81c284d72f3c64689461647497b643b
>change-id: 20260724-24-july-hid-gyro-dev-log-clenaup-488534e25965
>
>Best regards,
>--
>Sanjay Chitroda <sanjayembeddedse@gmail.com>
>
>