From: Bartlomiej Zolnierkiewicz Date: Fri, 17 Oct 2008 16:09:16 +0000 (+0200) Subject: delkin_cb: add PM support X-Git-Tag: v2.6.28-rc1~83^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c061a40c293660793dab83b75223e6eaaa04f8b;p=pandora-kernel.git delkin_cb: add PM support * Factor out chipset initialization code from delkin_cb_probe() to delkin_cb_init_chipset(). * Assign ->init_chipset in struct delkin_cb_port_info. * Add delkin_cb_{suspend,resume}() (->suspend/->resume methods). Fixes kernel bugzilla bug #11735: http://bugzilla.kernel.org/show_bug.cgi?id=11735 Tested-by: bumble.bee@xs4all.nl Cc: Alan Cox Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed