Re: [PATCH v1 1/2] add device state flags and add error state

2021-06-21 Thread Bartosz Bilas
Hello, On 21.06.2021 10:07, Ahmad Fatoum wrote: On 06.06.21 14:23, Oleksij Rempel wrote: Add state flags for each registered device and set error state on each dev_err print. This states can be used by users to identify erroneous device. I thought this over a bit. We have dev_err calls when:

Re: [PATCH v1 1/2] add device state flags and add error state

2021-06-21 Thread Ahmad Fatoum
On 06.06.21 14:23, Oleksij Rempel wrote: > Add state flags for each registered device and set error state on each > dev_err print. > This states can be used by users to identify erroneous device. I thought this over a bit. We have dev_err calls when: - probes are permanently deferred - have