From: Michal Kazior Date: Mon, 20 Oct 2014 12:14:39 +0000 (+0200) Subject: ath10k: split ce pipe init/alloc further X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~71^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84cbf3a7592879810f80cece6c7f736f099ab163;p=pandora-kernel.git ath10k: split ce pipe init/alloc further Calling init to reinit ce pipe state would also re-set all static structure links and setting (which don't change over driver lifecycle). Make it so alloc links structures and initializes static data and init part to setup state variables and clear stuff. Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed