commit | 3b8fc902e33e65dd859c0f974c0097b177eeb695 | [log] [tgz] |
---|---|---|
author | Kalle Valo <kvalo@qca.qualcomm.com> | Mon Oct 05 17:56:37 2015 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Oct 06 14:42:51 2015 +0300 |
tree | 203b98010116e734044aef8dcc37b5a58ec1ab4c | |
parent | 2a995088c5aec38db6ffbac96c404f75c7dd9d2c [diff] |
ath10k: add a_sle32_to_cpu() Copy a_sle32_to_cpu() from ath6kl so that we can easily handle signed __le32 values. This is needed in struct wmi_pdev_tpc_config_event. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>