Staging: comedi: proc: Add module owner
authorCheah Kok Cheong <thrust73@gmail.com>
Fri, 30 Dec 2016 11:27:17 +0000 (19:27 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Jan 2017 14:30:21 +0000 (15:30 +0100)
commit6bd68e29b6fd6043fee89b056f791a394d89a57f
tree1a869f306e7ebdc1c4fe48d69d6c9cb64dc27a6b
parentec0bff06bb096651d147e7d4f6769ac2896235cc
Staging: comedi: proc: Add module owner

Since this is a loadable kernel module, add module ownership
to follow LKM semantics.

Signed-off-by: Cheah Kok Cheong <thrust73@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/proc.c