]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: dgnc: remove dgnc_init_globals function
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Sat, 3 Oct 2015 15:22:49 +0000 (20:52 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Oct 2015 08:30:14 +0000 (09:30 +0100)
commit6d99d6a3cffdcbf1705ebd41b528fc31feaa7966
tree518d15c9326abd24695550d3cbd45cc083b3779c
parent482e191d61a85c87e033a650e755d3a4361a6158
staging: dgnc: remove dgnc_init_globals function

The dgnc_init_globals() function is only initializing the timer so
initialize it directly and remove dgnc_init_globals() and change the
comment appropriately.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_driver.c