From: H Hartley Sweeten <hartleys@visionengravers.com>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Cc: <jkosina@suse.cz>, <hsweeten@visionengravers.com>
Subject: [PATCH 0/3] HID: introduce, and use, module_hid_driver
Date: Mon, 17 Dec 2012 15:26:20 -0700 [thread overview]
Message-ID: <201212171526.21320.hartleys@visionengravers.com> (raw)
Introduce, and use, the helper macro module_hid_driver to allow removing
the init/exit boilerplate code from the HID drivers.
H Hartley Sweeten (3):
HID: introduce helper for hid_driver boilerplate
HID: hid.h: remove unused hid_generic_{init,exit} prototypes
HID: Use module_hid_driver macro
drivers/hid/hid-a4tech.c | 13 +------------
drivers/hid/hid-apple.c | 19 +------------------
drivers/hid/hid-aureal.c | 13 +------------
drivers/hid/hid-axff.c | 14 +-------------
drivers/hid/hid-belkin.c | 13 +------------
drivers/hid/hid-cherry.c | 13 +------------
drivers/hid/hid-chicony.c | 13 +------------
drivers/hid/hid-cypress.c | 13 +------------
drivers/hid/hid-dr.c | 13 +------------
drivers/hid/hid-elecom.c | 13 +------------
drivers/hid/hid-emsff.c | 13 +------------
drivers/hid/hid-ezkey.c | 13 +------------
drivers/hid/hid-gaff.c | 13 +------------
drivers/hid/hid-generic.c | 14 +-------------
drivers/hid/hid-gyration.c | 13 +------------
drivers/hid/hid-holtek-kbd.c | 13 +------------
drivers/hid/hid-holtekff.c | 15 +--------------
drivers/hid/hid-icade.c | 19 +------------------
drivers/hid/hid-kensington.c | 13 +------------
drivers/hid/hid-keytouch.c | 13 +------------
drivers/hid/hid-kye.c | 13 +------------
drivers/hid/hid-lcpower.c | 13 +------------
drivers/hid/hid-lenovo-tpkbd.c | 14 +-------------
drivers/hid/hid-lg.c | 13 +------------
drivers/hid/hid-magicmouse.c | 19 +------------------
drivers/hid/hid-microsoft.c | 13 +------------
drivers/hid/hid-monterey.c | 13 +------------
drivers/hid/hid-multitouch.c | 14 +-------------
drivers/hid/hid-ntrig.c | 13 +------------
drivers/hid/hid-ortek.c | 13 +------------
drivers/hid/hid-petalynx.c | 13 +------------
drivers/hid/hid-picolcd_core.c | 13 +------------
drivers/hid/hid-pl.c | 13 +------------
drivers/hid/hid-primax.c | 13 +------------
drivers/hid/hid-prodikeys.c | 19 +------------------
drivers/hid/hid-ps3remote.c | 13 +------------
drivers/hid/hid-roccat-lua.c | 14 +-------------
drivers/hid/hid-saitek.c | 13 +------------
drivers/hid/hid-samsung.c | 13 +------------
drivers/hid/hid-sensor-hub.c | 14 +-------------
drivers/hid/hid-sjoy.c | 13 +------------
drivers/hid/hid-sony.c | 13 +------------
drivers/hid/hid-speedlink.c | 13 +------------
drivers/hid/hid-sunplus.c | 13 +------------
drivers/hid/hid-tivo.c | 13 +------------
drivers/hid/hid-tmff.c | 13 +------------
drivers/hid/hid-topseed.c | 13 +------------
drivers/hid/hid-twinhan.c | 13 +------------
drivers/hid/hid-uclogic.c | 13 +------------
drivers/hid/hid-wacom.c | 18 +-----------------
drivers/hid/hid-waltop.c | 13 +------------
drivers/hid/hid-wiimote-core.c | 19 +------------------
drivers/hid/hid-zpff.c | 13 +------------
drivers/hid/hid-zydacron.c | 13 +------------
include/linux/hid.h | 15 ++++++++++++---
55 files changed, 66 insertions(+), 694 deletions(-)
--
1.8.0.2
reply other threads:[~2012-12-17 22:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201212171526.21320.hartleys@visionengravers.com \
--to=hartleys@visionengravers.com \
--cc=hsweeten@visionengravers.com \
--cc=jkosina@suse.cz \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®