mbox series

[0/2] counter: ti-eqep: small cleanups

Message ID 20240609-ti-eqep-cleanup-v1-0-9d67939c763a@baylibre.com (mailing list archive)
Headers show
Series counter: ti-eqep: small cleanups | expand

Message

David Lechner June 9, 2024, 8:06 p.m. UTC
Judith got me looking at this driver again, so I noticed a few small
things that could be cleaned up.

---
David Lechner (2):
      counter: ti-eqep: remove unused struct member
      counter: ti-eqep: remove counter_priv() wrapper

 drivers/counter/ti-eqep.c | 24 +++++++++---------------
 1 file changed, 9 insertions(+), 15 deletions(-)
---
base-commit: bb3f1c5fc434b0b177449f7f73ea9b112b397dd1
change-id: 20240609-ti-eqep-cleanup-254e6ba1e386

Comments

William Breathitt Gray June 16, 2024, 8:36 a.m. UTC | #1
On Sun, 09 Jun 2024 15:06:14 -0500, David Lechner wrote:
> Judith got me looking at this driver again, so I noticed a few small
> things that could be cleaned up.
> 

Applied, thanks!

[1/2] counter: ti-eqep: remove unused struct member
      commit: 42c1debf9b68d5f7c6deacda5fa1a8b83722c052
[2/2] counter: ti-eqep: remove counter_priv() wrapper
      commit: f045f1e1cc530f34688f9e71b1aeef6fece0f514

Best regards,