split ath_hal_reg_write_tgt and reuse it in ath_hal_reg_rmw_tgt
authorOleksij Rempel <linux@rempel-privat.de>
Sat, 14 Sep 2013 14:44:15 +0000 (16:44 +0200)
committerOleksij Rempel <linux@rempel-privat.de>
Tue, 8 Oct 2013 09:27:34 +0000 (11:27 +0200)
commit724621fb4cb4be9367c804f2eafb5fd6131b9db6
tree5fee5f1ccc0111ec421355cef0315d1849784fa4
parentc73c159303e30a28e2d3dc05ba0d2d15504e5fad
split ath_hal_reg_write_tgt and reuse it in ath_hal_reg_rmw_tgt

make sure we do not have redundand code in ath_hal_reg_rmw_tgt
and ath_hal_reg_write_tgt.

Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
target_firmware/wlan/if_ath.c