Staging: hv: mousevsc: Inline the code for mousevsc_on_device_add()
authorK. Y. Srinivasan <kys@microsoft.com>
Wed, 26 Oct 2011 00:19:48 +0000 (17:19 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 27 Nov 2011 00:57:45 +0000 (16:57 -0800)
commit5cf06b0de818effa5de24ba5043348a7478f87a1
tree6db0a0ec5f169eda9735d9002c74e7002990c599
parenta1914f5416352b3229abfb1947395844f7ee2321
Staging: hv: mousevsc: Inline the code for mousevsc_on_device_add()

Inline the code for mousevsc_on_device_add() as this only used from
the function mousevsc_probe().

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/hv_mouse.c