Re: [PATCH v3 1/2] staging: iio: ad7816: serialize ad7816_spi_read() with a mutex
nasser <[email protected]>
| Newsgroups | org.kernel.vger.linux-iio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CANpqX3bQP0TT=q3MU=kDwexAVHg0QfL3_NQt9aMG9gWxS5dpSQ@mail.gmail.com> |
Thanks for the review. I will update the code to use guard(mutex) and devm_mutex_init() in v4