From: Kalle Valo Date: Tue, 5 Jan 2010 18:16:51 +0000 (+0200) Subject: wl1251: cleanup scanning code X-Git-Tag: v2.6.34-rc1~233^2~556^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a98c30f3e8bb1f32b5bcb74a39647b3670de275;p=pandora-kernel.git wl1251: cleanup scanning code The current scanning code wasn't following the preferred style. Move code related to scan and trigger scan to commans to wl1251_cmd.c. Because there's now less code in wl1251_hw_scan(), the function can be now merged with wl1251_op_hw_scan(). Signed-off-by: Kalle Valo Signed-off-by: John W. Linville --- Reading git-diff-tree failed