From: Wei Yongjun Date: Mon, 8 Oct 2012 11:33:29 +0000 (-0300) Subject: [media] cx23885: use list_move_tail instead of list_del/list_add_tail X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~21^2^2~227 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30cfbee36d2fef3bf5a4634a34494bac2df4f271;p=pandora-kernel.git [media] cx23885: use list_move_tail instead of list_del/list_add_tail Using list_move_tail() instead of list_del() + list_add_tail(). dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed