From: Linus Walleij Date: Tue, 15 Oct 2013 07:20:26 +0000 (+0200) Subject: serial: sa1100: delete .set_wake callback X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~63^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adedb750727cdc33aa5074a7a3e68d47f1debc83;p=pandora-kernel.git serial: sa1100: delete .set_wake callback This callback is unused by the serial core since pre-git days and is not coming back. Delete it. Enabling wakeup on the SA1100 platforms should be done in the suspend() callback so the platform hook is left in the serial port struct for later enablement. Cc: Russell King Signed-off-by: Linus Walleij Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed