usb: renesas_usbhs: mod_host: add missing .bus_suspend/resume
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 6 Aug 2012 05:44:07 +0000 (22:44 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Aug 2012 18:53:23 +0000 (11:53 -0700)
commite7ae64c7545f48ae8672ae5026710794bc069979
treed58718594c3e7da1855a3c1243107ecb393edcb0
parent61eee9a72e40551b8ee7c4d06f4e7a3f3549d296
usb: renesas_usbhs: mod_host: add missing .bus_suspend/resume

suspend/resume will failed on renesas_usbhs without this patch.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/renesas_usbhs/mod_host.c