From: Malcolm Priestley Date: Thu, 26 Sep 2013 17:49:44 +0000 (+0100) Subject: staging: vt6656: rxtx.c create structure to join vnt_tx_data_head with vnt_tx_head. X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~559 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56c60e4f1c6bb804cb5745f20405bac38ac471ed;p=pandora-kernel.git staging: vt6656: rxtx.c create structure to join vnt_tx_data_head with vnt_tx_head. Create struct vnt_tx_mic_hdr for with union vnt_tx_data_head for mic mode. Create union vnt_tx for mic and non mic mode. Attach vnt_rrv_time_* to relevant tx_head. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed