Re: [PULL] dvb-frontends: use %*ph[N] to dump small buffers

2012-12-21 Thread Michael Krufky
rebased against today's tip, as per your request :-)

pwclient update -s 'superseded' 15687
pwclient update -s 'superseded' 15688
pwclient update -s 'superseded' 15933
pwclient update -s 'accepted' 15938
pwclient update -s 'superseded' 15970


The following changes since commit 1b5901331ff3af4bdc1b998a056a248c9924e2d1:

  [media] exynos-gsc: modify number of output/capture buffers
(2012-12-21 10:26:44 -0200)

are available in the git repository at:

  git://git.linuxtv.org/mkrufky/tuners frontends-andy

for you to fetch changes up to d81eae5f62d705b786e8e1ad13eac78ffa95cf18:

  or51211: apply pr_fmt and use pr_* macros instead of printk
(2012-12-21 08:25:09 -0500)


Andy Shevchenko (3):
  or51211: use %*ph[N] to dump small buffers
  ix2505v: use %*ph[N] to dump small buffers
  or51211: apply pr_fmt and use pr_* macros instead of printk

 drivers/media/dvb-frontends/ix2505v.c |2 +-
 drivers/media/dvb-frontends/or51211.c |   99
---
 2 files changed, 45 insertions(+), 56 deletions(-)


On Fri, Dec 21, 2012 at 8:12 AM, Michael Krufky  wrote:
> Argh!  I forgot one pwclient command:
>
> pwclient update -s 'accepted' 15938
>
> Thanks again,
>
> Mike
>
> On Fri, Dec 21, 2012 at 8:10 AM, Michael Krufky  wrote:
>> Mauro,
>>
>> updated pwclient script and pull request follows:
>>
>> pwclient update -s 'superseded' 15687
>> pwclient update -s 'superseded' 15688
>> pwclient update -s 'superseded' 15933
>>
>> The following changes since commit 5b7d8de7d2328f7b25fe4645eafee7e48f9b7df3:
>>
>>   [media] au0828: break au0828_card_setup() down into smaller
>> functions (2012-12-17 14:34:27 -0200)
>>
>> are available in the git repository at:
>>
>>   git://git.linuxtv.org/mkrufky/tuners frontends
>>
>> for you to fetch changes up to cf866aea2dd6730b20be9ad69f8829675b0e6234:
>>
>>   or51211: apply pr_fmt and use pr_* macros instead of printk
>> (2012-12-18 08:20:28 -0500)
>>
>> 
>> Andy Shevchenko (3):
>>   or51211: use %*ph[N] to dump small buffers
>>   ix2505v: use %*ph[N] to dump small buffers
>>   or51211: apply pr_fmt and use pr_* macros instead of printk
>>
>>  drivers/media/dvb-frontends/ix2505v.c |2 +-
>>  drivers/media/dvb-frontends/or51211.c |   99
>> ---
>>  2 files changed, 45 insertions(+), 56 deletions(-)
>>
>> Cheers,
>>
>> Mike
>>
>> On Mon, Dec 17, 2012 at 9:16 PM, Michael Krufky  wrote:
>>> Mauro,
>>>
>>> Please apply the following to update status in patchwork along with
>>> the following merge request...
>>>
>>> pwclient update -s 'superseded' 15687
>>> pwclient update -s 'changes requested' 15688
>>>
>>> I am marking 15687 as superseded because I broke the patch into two
>>> separate patches.  (see merge request below)
>>> 15688 causes new build warnings, so I've asked Andy to resubmit.
>>>
>>> Please merge:
>>>
>>> The following changes since commit 5b7d8de7d2328f7b25fe4645eafee7e48f9b7df3:
>>>
>>>   [media] au0828: break au0828_card_setup() down into smaller
>>> functions (2012-12-17 14:34:27 -0200)
>>>
>>> are available in the git repository at:
>>>
>>>   git://git.linuxtv.org/mkrufky/tuners frontends
>>>
>>> for you to fetch changes up to 34c87fa2214d134c0028c97d7aab3dd769bb3bf0:
>>>
>>>   ix2505v: use %*ph[N] to dump small buffers (2012-12-17 20:12:29 -0500)
>>>
>>> 
>>> Andy Shevchenko (2):
>>>   or51211: use %*ph[N] to dump small buffers
>>>   ix2505v: use %*ph[N] to dump small buffers
>>>
>>>  drivers/media/dvb-frontends/ix2505v.c |2 +-
>>>  drivers/media/dvb-frontends/or51211.c |5 +
>>>  2 files changed, 2 insertions(+), 5 deletions(-)
>>>
>>> Cheers,
>>>
>>> Mike
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] dvb-frontends: use %*ph[N] to dump small buffers

2012-12-21 Thread Michael Krufky
Argh!  I forgot one pwclient command:

pwclient update -s 'accepted' 15938

Thanks again,

Mike

On Fri, Dec 21, 2012 at 8:10 AM, Michael Krufky  wrote:
> Mauro,
>
> updated pwclient script and pull request follows:
>
> pwclient update -s 'superseded' 15687
> pwclient update -s 'superseded' 15688
> pwclient update -s 'superseded' 15933
>
> The following changes since commit 5b7d8de7d2328f7b25fe4645eafee7e48f9b7df3:
>
>   [media] au0828: break au0828_card_setup() down into smaller
> functions (2012-12-17 14:34:27 -0200)
>
> are available in the git repository at:
>
>   git://git.linuxtv.org/mkrufky/tuners frontends
>
> for you to fetch changes up to cf866aea2dd6730b20be9ad69f8829675b0e6234:
>
>   or51211: apply pr_fmt and use pr_* macros instead of printk
> (2012-12-18 08:20:28 -0500)
>
> 
> Andy Shevchenko (3):
>   or51211: use %*ph[N] to dump small buffers
>   ix2505v: use %*ph[N] to dump small buffers
>   or51211: apply pr_fmt and use pr_* macros instead of printk
>
>  drivers/media/dvb-frontends/ix2505v.c |2 +-
>  drivers/media/dvb-frontends/or51211.c |   99
> ---
>  2 files changed, 45 insertions(+), 56 deletions(-)
>
> Cheers,
>
> Mike
>
> On Mon, Dec 17, 2012 at 9:16 PM, Michael Krufky  wrote:
>> Mauro,
>>
>> Please apply the following to update status in patchwork along with
>> the following merge request...
>>
>> pwclient update -s 'superseded' 15687
>> pwclient update -s 'changes requested' 15688
>>
>> I am marking 15687 as superseded because I broke the patch into two
>> separate patches.  (see merge request below)
>> 15688 causes new build warnings, so I've asked Andy to resubmit.
>>
>> Please merge:
>>
>> The following changes since commit 5b7d8de7d2328f7b25fe4645eafee7e48f9b7df3:
>>
>>   [media] au0828: break au0828_card_setup() down into smaller
>> functions (2012-12-17 14:34:27 -0200)
>>
>> are available in the git repository at:
>>
>>   git://git.linuxtv.org/mkrufky/tuners frontends
>>
>> for you to fetch changes up to 34c87fa2214d134c0028c97d7aab3dd769bb3bf0:
>>
>>   ix2505v: use %*ph[N] to dump small buffers (2012-12-17 20:12:29 -0500)
>>
>> 
>> Andy Shevchenko (2):
>>   or51211: use %*ph[N] to dump small buffers
>>   ix2505v: use %*ph[N] to dump small buffers
>>
>>  drivers/media/dvb-frontends/ix2505v.c |2 +-
>>  drivers/media/dvb-frontends/or51211.c |5 +
>>  2 files changed, 2 insertions(+), 5 deletions(-)
>>
>> Cheers,
>>
>> Mike
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] dvb-frontends: use %*ph[N] to dump small buffers

2012-12-21 Thread Michael Krufky
Mauro,

updated pwclient script and pull request follows:

pwclient update -s 'superseded' 15687
pwclient update -s 'superseded' 15688
pwclient update -s 'superseded' 15933

The following changes since commit 5b7d8de7d2328f7b25fe4645eafee7e48f9b7df3:

  [media] au0828: break au0828_card_setup() down into smaller
functions (2012-12-17 14:34:27 -0200)

are available in the git repository at:

  git://git.linuxtv.org/mkrufky/tuners frontends

for you to fetch changes up to cf866aea2dd6730b20be9ad69f8829675b0e6234:

  or51211: apply pr_fmt and use pr_* macros instead of printk
(2012-12-18 08:20:28 -0500)


Andy Shevchenko (3):
  or51211: use %*ph[N] to dump small buffers
  ix2505v: use %*ph[N] to dump small buffers
  or51211: apply pr_fmt and use pr_* macros instead of printk

 drivers/media/dvb-frontends/ix2505v.c |2 +-
 drivers/media/dvb-frontends/or51211.c |   99
---
 2 files changed, 45 insertions(+), 56 deletions(-)

Cheers,

Mike

On Mon, Dec 17, 2012 at 9:16 PM, Michael Krufky  wrote:
> Mauro,
>
> Please apply the following to update status in patchwork along with
> the following merge request...
>
> pwclient update -s 'superseded' 15687
> pwclient update -s 'changes requested' 15688
>
> I am marking 15687 as superseded because I broke the patch into two
> separate patches.  (see merge request below)
> 15688 causes new build warnings, so I've asked Andy to resubmit.
>
> Please merge:
>
> The following changes since commit 5b7d8de7d2328f7b25fe4645eafee7e48f9b7df3:
>
>   [media] au0828: break au0828_card_setup() down into smaller
> functions (2012-12-17 14:34:27 -0200)
>
> are available in the git repository at:
>
>   git://git.linuxtv.org/mkrufky/tuners frontends
>
> for you to fetch changes up to 34c87fa2214d134c0028c97d7aab3dd769bb3bf0:
>
>   ix2505v: use %*ph[N] to dump small buffers (2012-12-17 20:12:29 -0500)
>
> 
> Andy Shevchenko (2):
>   or51211: use %*ph[N] to dump small buffers
>   ix2505v: use %*ph[N] to dump small buffers
>
>  drivers/media/dvb-frontends/ix2505v.c |2 +-
>  drivers/media/dvb-frontends/or51211.c |5 +
>  2 files changed, 2 insertions(+), 5 deletions(-)
>
> Cheers,
>
> Mike
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PULL] dvb-frontends: use %*ph[N] to dump small buffers

2012-12-17 Thread Michael Krufky
Mauro,

Please apply the following to update status in patchwork along with
the following merge request...

pwclient update -s 'superseded' 15687
pwclient update -s 'changes requested' 15688

I am marking 15687 as superseded because I broke the patch into two
separate patches.  (see merge request below)
15688 causes new build warnings, so I've asked Andy to resubmit.

Please merge:

The following changes since commit 5b7d8de7d2328f7b25fe4645eafee7e48f9b7df3:

  [media] au0828: break au0828_card_setup() down into smaller
functions (2012-12-17 14:34:27 -0200)

are available in the git repository at:

  git://git.linuxtv.org/mkrufky/tuners frontends

for you to fetch changes up to 34c87fa2214d134c0028c97d7aab3dd769bb3bf0:

  ix2505v: use %*ph[N] to dump small buffers (2012-12-17 20:12:29 -0500)


Andy Shevchenko (2):
  or51211: use %*ph[N] to dump small buffers
  ix2505v: use %*ph[N] to dump small buffers

 drivers/media/dvb-frontends/ix2505v.c |2 +-
 drivers/media/dvb-frontends/or51211.c |5 +
 2 files changed, 2 insertions(+), 5 deletions(-)

Cheers,

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