ak09916: fail if device is not found
This should fix the case where the driver initializes even though the device is not found. The change changes the behavior to return ERROR if the whoami call fails several times instead of returning OK. Also, the reset() and thus probe() calls are moved before initializing the ringbuffer and device name.
Please register or sign in to comment