mbox

[PULL] au0828: remove forced dependency of VIDEO_AU0828 on VIDEO_V4L2 | git://linuxtv.org/mkrufky/hauppauge voyager-digital

Message ID CAOcJUbyE4+9WA8ZwANMVnuqZ-5betp8e0cNJ6inaj-7WTw4TBg@mail.gmail.com (mailing list archive)
State Accepted, archived
Headers

Pull-request

git://linuxtv.org/mkrufky/hauppauge voyager-digital

Message

Michael Ira Krufky Dec. 4, 2012, 5:09 p.m. UTC
  On Tue, Dec 4, 2012 at 11:29 AM, Devin Heitmueller
<dheitmueller@kernellabs.com> wrote:
> On Tue, Dec 4, 2012 at 11:25 AM, Michael Krufky <mkrufky@linuxtv.org> wrote:
>> Do you have any issues with these two patches as-is?  Any suggestions?
>>  If not, is it OK with you if I request that Mauro merge this for v3.9
>> ?
>
> I have no specific issues with the patch as-is.
>
> Reviewed-by: Devin Heitmueller <dheitmueller@kernellabs.com>
>
> --
> Devin J. Heitmueller - Kernel Labs
> http://www.kernellabs.com

Thank you, Devin.

Mauro, please merge:

The following changes since commit 72567f3cfafe31c1612efe52e2893e960cc8dd00:

  au0828: update model matrix entries for 72261, 72271 & 72281
(2012-11-28 09:46:24 -0500)

are available in the git repository at:

  git://linuxtv.org/mkrufky/hauppauge voyager-digital

for you to fetch changes up to c67f6580bfa7922572a883437413f6480db05ef2:

  au0828: break au0828_card_setup() down into smaller functions
(2012-12-04 10:46:38 -0500)

----------------------------------------------------------------
Michael Krufky (2):
      au0828: remove forced dependency of VIDEO_AU0828 on VIDEO_V4L2
      au0828: break au0828_card_setup() down into smaller functions

 drivers/media/usb/Kconfig               |    2 +-
 drivers/media/usb/au0828/Kconfig        |   17 ++++++++++++++---
 drivers/media/usb/au0828/Makefile       |    6 +++++-
 drivers/media/usb/au0828/au0828-cards.c |   16 +++++++++++++---
 drivers/media/usb/au0828/au0828-core.c  |   13 ++++++++++++-
 drivers/media/usb/au0828/au0828-i2c.c   |    4 ++++
 drivers/media/usb/au0828/au0828.h       |    2 ++
 7 files changed, 51 insertions(+), 9 deletions(-)

Cheers,

Mike Krufky
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
  

Comments

Michael Ira Krufky Dec. 17, 2012, 3:13 p.m. UTC | #1
As discussed on irc, the following pwclient commands should update the
status of the patches in patchwork to correspond with this merge
request:

pwclient update -s 'superseded' 15779
pwclient update -s 'superseded' 15780
pwclient update -s 'accepted' 15782


Cheers,

Mike

On Tue, Dec 4, 2012 at 12:09 PM, Michael Krufky <mkrufky@linuxtv.org> wrote:
> On Tue, Dec 4, 2012 at 11:29 AM, Devin Heitmueller
> <dheitmueller@kernellabs.com> wrote:
>> On Tue, Dec 4, 2012 at 11:25 AM, Michael Krufky <mkrufky@linuxtv.org> wrote:
>>> Do you have any issues with these two patches as-is?  Any suggestions?
>>>  If not, is it OK with you if I request that Mauro merge this for v3.9
>>> ?
>>
>> I have no specific issues with the patch as-is.
>>
>> Reviewed-by: Devin Heitmueller <dheitmueller@kernellabs.com>
>>
>> --
>> Devin J. Heitmueller - Kernel Labs
>> http://www.kernellabs.com
>
> Thank you, Devin.
>
> Mauro, please merge:
>
> The following changes since commit 72567f3cfafe31c1612efe52e2893e960cc8dd00:
>
>   au0828: update model matrix entries for 72261, 72271 & 72281
> (2012-11-28 09:46:24 -0500)
>
> are available in the git repository at:
>
>   git://linuxtv.org/mkrufky/hauppauge voyager-digital
>
> for you to fetch changes up to c67f6580bfa7922572a883437413f6480db05ef2:
>
>   au0828: break au0828_card_setup() down into smaller functions
> (2012-12-04 10:46:38 -0500)
>
> ----------------------------------------------------------------
> Michael Krufky (2):
>       au0828: remove forced dependency of VIDEO_AU0828 on VIDEO_V4L2
>       au0828: break au0828_card_setup() down into smaller functions
>
>  drivers/media/usb/Kconfig               |    2 +-
>  drivers/media/usb/au0828/Kconfig        |   17 ++++++++++++++---
>  drivers/media/usb/au0828/Makefile       |    6 +++++-
>  drivers/media/usb/au0828/au0828-cards.c |   16 +++++++++++++---
>  drivers/media/usb/au0828/au0828-core.c  |   13 ++++++++++++-
>  drivers/media/usb/au0828/au0828-i2c.c   |    4 ++++
>  drivers/media/usb/au0828/au0828.h       |    2 ++
>  7 files changed, 51 insertions(+), 9 deletions(-)
>
> Cheers,
>
> Mike Krufky
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html