summaryrefslogtreecommitdiff
path: root/drivers/staging/speakup/speakup_keypc.c
diff options
context:
space:
mode:
authorVaishali Thakkar <vthakkar1994@gmail.com>2015-03-18 17:43:04 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-20 12:27:13 (GMT)
commitc950a892cc302336d2a0900eba6d40ac0fb7cacb (patch)
treef3edbe51b2d535f2ef3166425eaba82dda3e4f9a /drivers/staging/speakup/speakup_keypc.c
parentf6b43c2e85c631a05ab8aece0cbde5e12deb0701 (diff)
downloadlinux-c950a892cc302336d2a0900eba6d40ac0fb7cacb.tar.xz
Staging: speakup: Add helper macro for spk_synth boilerplate
For simple modules that contain a single spk_synth without any additional setup code then ends up being a block of duplicated boilerplate. This patch adds a new macro, module_spk_synth(), which replaces the module_init()/module_exit() registrations with template functions. Signed-off-by: Vaishali Thakkar <vthakkar1994@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/speakup/speakup_keypc.c')
0 files changed, 0 insertions, 0 deletions