On Wed, 02 Aug 2023 18:07:43 +0200, Marek Behún wrote: > Do not lock driver mutex in the global LED panel brightness sysfs > accessors brightness_show() and brightness_store(). > > The mutex locking is unnecessary here. The I2C transfers are guarded by > I2C core locking mechanism, and the LED commands itself do not interfere > with other commands. > > [...] Applied, thanks! [1/6] leds: turris-omnia: drop unnecessary mutex locking commit: 760b6b7925bf09491aafa4727eef74fc6bf738b0 -- Lee Jones [李琼斯]