From: Vaishali Thakkar Date: Wed, 18 Mar 2015 17:43:10 +0000 (+0530) Subject: Staging: speakup: Use module_spk_synth X-Git-Tag: omap-for-v4.1/fixes-rc1~165^2~138^2~308 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae89faccc6bae384f10a0efd7fec001e89b15e63;p=pandora-kernel.git Staging: speakup: Use module_spk_synth Macro module_spk_synth can be used for speakup drivers whose init and exit paths does only module registrations. So, here remove some boilerplate code by using module_spk_synth. Signed-off-by: Vaishali Thakkar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed