[PATCH v1 0/4] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring

Andy Shevchenko posted 4 patches 1 month, 1 week ago
There is a newer version of this series
drivers/phy/phy-can-transceiver.c | 86 ++++++++++++++++---------------
1 file changed, 45 insertions(+), 41 deletions(-)
[PATCH v1 0/4] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring
Posted by Andy Shevchenko 1 month, 1 week ago
The driver does two things that need to be addressed:
- includes subject to remove gpio.h
- checks for error code from device property APIs when it can be done in
  a robust way

This series addresses the above and adds a couple of additional refactoring.

Andy Shevchenko (4):
  phy: phy-can-transceiver: Convert to use device property API
  phy: phy-can-transceiver: Move OF ID table closer to their user
  phy: phy-can-transceiver: Don't check for specific errors when parsing
    properties
  phy: phy-can-transceiver: Drop unused include

 drivers/phy/phy-can-transceiver.c | 86 ++++++++++++++++---------------
 1 file changed, 45 insertions(+), 41 deletions(-)

-- 
2.50.1