From: Mauro Carvalho Chehab Date: Fri, 13 Feb 2015 21:59:40 +0000 (-0200) Subject: [media] Docbook: Fix documentation for media controller devnodes X-Git-Tag: omap-for-v4.1/fixes-rc1~72^2~1^2~401 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15d2042107f90f7ce39705716bc2c9a2ec1d5125;p=pandora-kernel.git [media] Docbook: Fix documentation for media controller devnodes The media-ctl userspace application assumes that all device nodes are uniquelly defined via major,minor, just like v4l and fb. That's ok for those types of devices, but, as we're adding support for DVB at the API, what's written there at the DocBook is wrong. So, fix it. While here, fix the size of the reserved space inside the union, with is 184, and not 180. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed