From: Vasanthakumar Thiagarajan Date: Thu, 18 Jun 2015 07:01:07 +0000 (+0530) Subject: ath10k: Extend CE src desc flags for interrupt indication X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~246^2~43^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2adf99ca33ca75c8a702797f77a1652e26f18a6e;p=pandora-kernel.git ath10k: Extend CE src desc flags for interrupt indication QCA99X0 uses two new copy engine src desc flags for interrupt indication. Bit_2 is to mark if host interrupt is disabled after processing the current desc and bit_3 is to mark if target interrupt is diabled after the processing of current descriptor. CE_DESC_FLAGS_META_DATA_MASK and CE_DESC_FLAGS_META_DATA_LSB are based on the target type. Signed-off-by: Vasanthakumar Thiagarajan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed