From: Ismael Luceno Date: Sun, 18 May 2014 19:44:11 +0000 (-0300) Subject: [media] solo6x10: Reduce OSD writes to the minimum necessary X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~20^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a4d339fe8803a7e7d901f61ea268af71d899169;p=pandora-kernel.git [media] solo6x10: Reduce OSD writes to the minimum necessary Instead of unconditionally writing SOLO_EOSD_EXT_SIZE() bytes to the OSD area (which is 64 or 128 kB depending on the PCI board) we only write the actual amount of data needed which is 16 * OSD_TEXT_MAX (= 16 * 44). Signed-off-by: Ismael Luceno Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed