mbox series

[0/3] video: aspeed video engine cleanups

Message ID 20200107034324.38073-1-joel@jms.id.au (mailing list archive)
Headers show
Series video: aspeed video engine cleanups | expand

Message

Joel Stanley Jan. 7, 2020, 3:43 a.m. UTC
When reviewing some patches from Jae I noticed the driver used compile
time tests for some registers. When thinking about how to avoid that, I
came up with a few cleanups.

Jae, feel free to base your patches on this series if you, Eddie and
Mauro are ok with the changes.

Joel Stanley (3):
  media: aspeed: Rework memory mapping in probe
  media: aspeed: Use runtime configuration
  video: aspeed: Update copyright information

 drivers/media/platform/aspeed-video.c | 73 ++++++++++++++++++---------
 1 file changed, 48 insertions(+), 25 deletions(-)