From: Malcolm Priestley Date: Sat, 12 Jul 2014 10:30:02 +0000 (+0100) Subject: staging: vt6656: vnt_rf_write_embedded add reg length and IFREGCTL_REGW X-Git-Tag: cleanup-for-v3.18~125^2~841 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1c840d55b2d8a015dec81dd4728a0587cf23811;p=pandora-kernel.git staging: vt6656: vnt_rf_write_embedded add reg length and IFREGCTL_REGW The rf register always have *_REG_LEN and IFREGCTL_REGW macros added. *_REG_LEN is always 23(0x17) replace them with VNT_RF_REG_LEN. Remove *_REG_LEN and IFREGCTL_REGW from tables and vnt_rf_set_txpower and apply VNT_RF_REG_LEN and IFREGCTL_REGW in vnt_rf_write_embedded Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed