From: Rafał Miłecki Date: Sat, 17 May 2014 21:24:53 +0000 (+0200) Subject: b43: split upload of init values into 2 functions X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f68423f63446e7db46487e99c2c2e2382485218;p=pandora-kernel.git b43: split upload of init values into 2 functions There are two groups of init values. The first one has to be uploaded once per wireless core reset but the second one on every band switch. To implement band switching in an optimal way allow uploading band init values only (by using a separated function). Signed-off-by: Rafał Miłecki Signed-off-by: John W. Linville --- Reading git-diff-tree failed