From: Sujith Manoharan Date: Mon, 4 Jun 2012 10:57:08 +0000 (+0530) Subject: ath9k: Prune ath9k_init_device X-Git-Tag: v3.6-rc1~125^2~559^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaa1ec46b3be258b851477024fb41e140b14d1a6;p=pandora-kernel.git ath9k: Prune ath9k_init_device Instead of cluttering ath9k_init_device() with 'ath_softc' specific initialization code, use ath9k_init_softc() to setup driver-specific work routines, timers etc. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed