]> git.baikalelectronics.ru Git - kernel.git/commit
[media] DocBook/Makefile: Remove osd.h header
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 8 Jun 2011 18:17:12 +0000 (15:17 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 27 Jul 2011 20:52:58 +0000 (17:52 -0300)
commit552c6cc46edb7250aaf5e8600d5cb11502f63c2d
tree31b06233cd5b0e801373d1d798340048f59745c8
parentb2fd4d752e37e6f8f40f6eeaab50405acd94ea3c
[media] DocBook/Makefile: Remove osd.h header

The av7110 uses an OSD API. Such API is not documented at all. Also,
the osd.h API uses camelCase and some other weird stuff. Also, dvb-core
doesn't recognize it.

I don't see any good reason why we should document it. It seems better
to just let it as-is. If ever needed, it is probably better to write
a different API for dvb-core.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/DocBook/media/Makefile
Documentation/DocBook/media/dvb/dvbapi.xml