From: Luciano Coelho Date: Thu, 10 May 2012 09:13:37 +0000 (+0300) Subject: wl18xx: add board type module argument X-Git-Tag: v3.6-rc1~125^2~559^2~8^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9c130d522ddef8673728fa9738f4f3f8e61f9b9;p=pandora-kernel.git wl18xx: add board type module argument Different board types (ie. FPGA, HDK and DVP/EVB) require slightly different init configuration options. Since we cannot probe the type of board from the actual hardware, we need to pass it as an option during module load. This patch adds a module parameters that accepts the 3 different board types, with DVP/EVB as the default, and uses this value where needed. Signed-off-by: Luciano Coelho Signed-off-by: Arik Nemtsov --- Reading git-diff-tree failed