[PATCH 0/3] nfc: refactor USB endpoint lookups

Johan Hovold posted 3 patches 2 days, 14 hours ago
drivers/nfc/nfcmrvl/usb.c | 20 ++++----------------
drivers/nfc/pn533/usb.c   | 34 +++++++++++-----------------------
drivers/nfc/port100.c     | 27 ++++++---------------------
3 files changed, 21 insertions(+), 60 deletions(-)
[PATCH 0/3] nfc: refactor USB endpoint lookups
Posted by Johan Hovold 2 days, 14 hours ago
Use the common USB helper for looking up bulk and interrupt endpoints
instead of open coding.

Johan


Johan Hovold (3):
  nfc: nfcmrvl: refactor endpoint lookup
  nfc: pn533: refactor endpoint lookup
  nfc: port100: refactor endpoint lookup

 drivers/nfc/nfcmrvl/usb.c | 20 ++++----------------
 drivers/nfc/pn533/usb.c   | 34 +++++++++++-----------------------
 drivers/nfc/port100.c     | 27 ++++++---------------------
 3 files changed, 21 insertions(+), 60 deletions(-)

-- 
2.52.0