[PATCH 0/2] bus: ts-nbus: Two improvements

Uwe Kleine-König posted 2 patches 2 years ago
There is a newer version of this series
drivers/bus/ts-nbus.c | 80 ++++++++++++++++++-------------------------
1 file changed, 33 insertions(+), 47 deletions(-)
[PATCH 0/2] bus: ts-nbus: Two improvements
Posted by Uwe Kleine-König 2 years ago
Hello,

while looking at the few last users of pwm_config() I found this driver
to be easily convertible to the atomic API. The second change is another
patch opportunity I noticed while modifying this driver.

Best regards
Uwe

Uwe Kleine-König (2):
  bus: ts-nbus: Convert to atomic pwm API
  bus: ts-nbus: Improve error reporting

 drivers/bus/ts-nbus.c | 80 ++++++++++++++++++-------------------------
 1 file changed, 33 insertions(+), 47 deletions(-)

base-commit: bc63de6e6ba0b16652c5fb4b9c9916b9e7ca1f23
-- 
2.42.0