All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] media: rc: meson-ir: series with smaller improvements
@ 2017-04-12 19:26 ` Heiner Kallweit
  0 siblings, 0 replies; 12+ messages in thread
From: Heiner Kallweit @ 2017-04-12 19:26 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Sean Young, Kevin Hilman, Neil Armstrong
  Cc: linux-media, linux-amlogic

This series includes smaller improvements for the meson-ir driver.
Tested on a Odroid C2.

v2:
- minor change to patch 2
- added Reviewed-by to patch 2, 3, 4

Heiner Kallweit (5):
  media: rc: meson-ir: remove irq from struct meson_ir
  media: rc: meson-ir: make use of the bitfield macros
  media: rc: meson-ir: switch to managed rc device allocation / registration
  media: rc: meson-ir: use readl_relaxed in the interrupt handler
  media: rc: meson-ir: change irq name to to of node name

 drivers/media/rc/meson-ir.c | 64 ++++++++++++++++++---------------------------
 1 file changed, 26 insertions(+), 38 deletions(-)

-- 
2.12.2

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-04-12 19:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-12 19:26 [PATCH v2 0/5] media: rc: meson-ir: series with smaller improvements Heiner Kallweit
2017-04-12 19:26 ` Heiner Kallweit
2017-04-12 19:28 ` [PATCH v2 1/5] media: rc: meson-ir: remove irq from struct meson_ir Heiner Kallweit
2017-04-12 19:28   ` Heiner Kallweit
2017-04-12 19:30 ` [PATCH v2 2/5] media: rc: meson-ir: make use of the bitfield macros Heiner Kallweit
2017-04-12 19:30   ` Heiner Kallweit
2017-04-12 19:32 ` [PATCH v2 3/5] media: rc: meson-ir: switch to managed rc device allocation / registration Heiner Kallweit
2017-04-12 19:32   ` Heiner Kallweit
2017-04-12 19:33 ` [PATCH v2 4/5] media: rc: meson-ir: use readl_relaxed in the interrupt handler Heiner Kallweit
2017-04-12 19:33   ` Heiner Kallweit
2017-04-12 19:34 ` [PATCH v2 5/5] media: rc: meson-ir: change irq name to to of node name Heiner Kallweit
2017-04-12 19:34   ` Heiner Kallweit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.