From: Ivo van Doorn Date: Mon, 30 Aug 2010 19:13:54 +0000 (+0200) Subject: rt2x00: Wakeup hardware before loading firmware X-Git-Tag: v2.6.37-rc1~147^2~584^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9eca24209a59ef0a8c3cbbbb94b8c76d4b3aae3;p=pandora-kernel.git rt2x00: Wakeup hardware before loading firmware According to the legacy drivers the AUTOWAKEUP_CFG register must be reset to 0 before loading the firmware. Instead of during rt2800{pci,usb}_write_firmware it must actually be done in rt2800_load_firmware() before resetting the WPDMA_GLO_CFG and PWR_PIN_CFG registers. Signed-off-by: Ivo van Doorn Acked-by: Gertjan van Wingerde Signed-off-by: John W. Linville --- Reading git-diff-tree failed