From: Malcolm Priestley Date: Thu, 26 Sep 2013 17:52:10 +0000 (+0100) Subject: staging: vt6656: rxtx.c s_vGenerateTxParameter Create vnt_mic_hdr structure X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~558 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0e0d5051cccfc8ccfae02a40012c1a35c25c05a;p=pandora-kernel.git staging: vt6656: rxtx.c s_vGenerateTxParameter Create vnt_mic_hdr structure Create double pointer to pass back vnt_mic_hdr address position of relevant structure if need_mic is more than 0. Otherwise it is NULL. This replaces the pMICHDR void pointer with struct vnt_mic_hdr and assignments in the calling functions. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed