From: Mauro Carvalho Chehab Date: Mon, 18 Mar 2013 18:25:36 +0000 (-0300) Subject: [media] dvb-frontend: split set_delivery_system() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~497 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be431b16c6bd22020abc5f5f30a89f1e2934de8e;p=pandora-kernel.git [media] dvb-frontend: split set_delivery_system() This function is complex, and has different workflows, one for DVBv3 calls, and another one for DVBv5 calls. Break it into 3 functions, in order to make easier to understand what each block does. No functional changes so far. A few comments got improved. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed