staging: vt6655: remove suspend struct notifier_block.
authorMalcolm Priestley <tvboxspy@gmail.com>
Tue, 16 Jun 2015 22:43:11 +0000 (23:43 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Jun 2015 04:26:45 +0000 (21:26 -0700)
commitb51c88171ee9c8e9fac8a99b64fd0a056a8fcb85
tree95d75527b05443fca133dd906117489167ea2710
parent5699c0f4fcf9196652d3bba24c8c83557dc82d97
staging: vt6655: remove suspend struct notifier_block.

The only thing this does is vt6655_suspend which is already been called
upon suspend.

Remove function device_notify_reboot and structure device_notifier.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/device_main.c