All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sean Young <sean@mess.org>
To: Mauro Carvalho Chehab <mchehab@redhat.com>,
	Jarod Wilson <jarod@redhat.com>
Cc: "David Härdeman" <david@hardeman.nu>, linux-media@vger.kernel.org
Subject: [PATCH 0/3] [media] redrat3: cleanup driver
Date: Sat, 16 Feb 2013 21:25:42 +0000	[thread overview]
Message-ID: <cover.1361020108.git.sean@mess.org> (raw)

This driver has various minor issues and could be simpler.

Sean Young (3):
  [media] redrat3: limit periods to hardware limits
  [media] redrat3: remove memcpys and fix unaligned memory access
  [media] redrat3: missing endian conversions and warnings

 drivers/media/rc/redrat3.c |  457 +++++++++++++-------------------------------
 1 files changed, 130 insertions(+), 327 deletions(-)

-- 
1.7.2.5


             reply	other threads:[~2013-02-16 21:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-16 21:25 Sean Young [this message]
2013-02-16 21:25 ` [PATCH 1/3] [media] redrat3: limit periods to hardware limits Sean Young
2013-02-16 21:25 ` [PATCH 2/3] [media] redrat3: remove memcpys and fix unaligned memory access Sean Young
2013-02-26 23:39   ` David Härdeman
2013-02-16 21:25 ` [PATCH 3/3] [media] redrat3: missing endian conversions and warnings Sean Young

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1361020108.git.sean@mess.org \
    --to=sean@mess.org \
    --cc=david@hardeman.nu \
    --cc=jarod@redhat.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.