New pull request follows, API patch attached (see below)

On Thu, Apr 19, 2012 at 10:40 AM, Michael Krufky <mkru...@kernellabs.com> wrote:
> On Thu, Apr 19, 2012 at 9:36 AM, Mauro Carvalho Chehab
> <mche...@redhat.com> wrote:
>> Em 10-04-2012 00:49, Michael Krufky escreveu:
>>> These patches have been around and tested for quite some time.  Every
>>> few weeks I have to regenerate them in order to stay in sync with the
>>> media tree.  I think it's time for some review and possibly merge into
>>> the master development repository.  This complies with what was
>>> discussed in at the media developer kernel summit in Prague, Oct 2011.
>>>  Once merged, I'll have time to work on some userspace utilities.  For
>>> now, I have created a very basic ATSC-MH scanning application that
>>> demonstrates the API additions.  The app can be found here:
>>> http://linuxtv.org/hg/~mkrufky/mhscan
>>>
[snip]
>>
>> This patch is incomplete:
>>        - It doesn't increment the version number;
>>        - Docbook is untouched.
>>
>> Also, I didn't see any post of those patches at the ML. Please post the
>> patches at the ML for review before sending a pull request, especially
>> when API changes are there.
>
> Mauro,
>
> Thanks for the feedback.  I'll make the Docbook changes, then I'll
> patchbomb the mailing list (it's just a handful of patches for the API
> change) and follow it up with another pull request.
>
> Cheers,
>
> Mike


Mauro,

I've made the changes that you've requested, and I've reduced the pull
request to only include the API changes.  Attached please find the
patch.

The following changes since commit 296da3cd14db9eb5606924962b2956c9c656dbb0:

  [media] pwc: poll(): Check that the device has not beem claimed for
streaming already (2012-03-27 11:42:04 -0300)

are available in the git repository at:
  git://git.linuxtv.org/mkrufky/mxl111sf atscmh_for_v3.5

Michael Krufky (3):
      linux-dvb v5 API support for ATSC-MH
      DocBook: document new DTV Properties for ATSC-MH delivery system
      increment DVB API to version 5.6 for ATSC-MH frontend control

 Documentation/DocBook/media/dvb/dvbproperty.xml |  178 +++++++++++++++++++++++
 drivers/media/dvb/dvb-core/dvb_frontend.c       |   92 ++++++++++++-
 drivers/media/dvb/dvb-core/dvb_frontend.h       |   22 +++
 include/linux/dvb/frontend.h                    |   54 +++++++-
 include/linux/dvb/version.h                     |    2 +-
 5 files changed, 345 insertions(+), 3 deletions(-)

Cheers,

Mike

Attachment: atsc-mh-dvb-api-5-6.patch
Description: Binary data

Reply via email to