]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3f232bf3ed222aa41578a8075919f06a4ec9120c
tree95d75527b05443fca133dd906117489167ea2710
parent7d1abb9c380e7fe15e410c545c39964d126178b6
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