From: Guo-Fu Tseng Date: Tue, 28 Jun 2011 01:38:30 +0000 (+0000) Subject: jme: Cleanup PM operations after using new PM API X-Git-Tag: v3.1-rc1~316^2~290 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc057e0366cad58e55038a2cb69572d51c40cdf3;p=pandora-kernel.git jme: Cleanup PM operations after using new PM API 1. Using enum name instead of numeric value. 2. device_set_wakeup_enable expect bool argument adding !!() to the argument to be passed. 3. Remove non-jme-hardware related operations from jme_clear_pm() 4. Reuse jme_clear_pm() in jme_resume() and jme_powersave_phy() Signed-off-by: Guo-Fu Tseng Signed-off-by: David S. Miller --- Reading git-diff-tree failed