From: Rafał Miłecki Date: Tue, 23 Aug 2011 17:09:30 +0000 (+0200) Subject: b43: HT-PHY: allow writing longer tables with a single call X-Git-Tag: v3.2-rc1~129^2~353^2^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87a8c8cb2001a64034f1bd64980ab826402ab881;p=pandora-kernel.git b43: HT-PHY: allow writing longer tables with a single call Sometimes we need to write table which is 2-10 elements long. It's easier to create such a function instead of defining array every time. Signed-off-by: Rafał Miłecki Signed-off-by: John W. Linville --- Reading git-diff-tree failed