From: Alexander Holler <holler@ahsoftware.de>
To: linux-kernel@vger.kernel.org
Cc: linux-iio@vger.kernel.org, Jonathan Cameron <jic23@cam.ac.uk>,
Srinivas Pandruvada <srinivas.pandruvada@intel.com>
Subject: [PATCH 0/4] iio: hid-sensor: add module alias for autoload
Date: Wed, 10 Jul 2013 10:31:56 +0200 [thread overview]
Message-ID: <1373445120-5407-1-git-send-email-holler@ahsoftware.de> (raw)
Hello,
I'm not sure if it was by intention that none of the hid-sensor drivers
were loaded automatically. But I assume it was not by intention.
Therefor I've added a module alias to every hid-sensor driver by adding
a MODULE_DEVICE_TABLE.
This has another benefit: it makes it possible to use a normale driver name.
Therefor I've changed all driver names to KBUILD_MODNAME instead of
HID-SENSOR-2000xx as the later isn't very descriptive when starring at
kernel messages.
Regards,
Alexander Holler
next reply other threads:[~2013-07-10 8:32 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-10 8:31 Alexander Holler [this message]
2013-07-10 8:31 ` [PATCH 1/4] iio: hid-sensor-accel-3d: add module alias for autoload Alexander Holler
2013-07-10 8:31 ` [PATCH 2/4] iio: hid-sensor-gyro-3d: " Alexander Holler
2013-07-12 21:49 ` Srinivas Pandruvada
2013-07-10 8:31 ` [PATCH 3/4] iio: hid-sensor-als: " Alexander Holler
2013-07-12 21:49 ` Srinivas Pandruvada
2013-07-10 8:32 ` [PATCH 4/4] iio: hid-sensor-magn-3d: " Alexander Holler
2013-07-12 21:49 ` Srinivas Pandruvada
2013-07-10 15:27 ` [PATCH 0/4] iio: hid-sensor: " Srinivas Pandruvada
2013-07-10 15:58 ` Alexander Holler
2013-07-11 17:27 ` Srinivas Pandruvada
2013-07-12 7:21 ` Alexander Holler
2013-07-12 18:44 ` Jonathan Cameron
2013-07-12 18:46 ` Pandruvada, Srinivas
2013-07-12 21:46 ` Pandruvada, Srinivas
2013-07-13 13:29 ` Jonathan Cameron
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=1373445120-5407-1-git-send-email-holler@ahsoftware.de \
--to=holler@ahsoftware.de \
--cc=jic23@cam.ac.uk \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=srinivas.pandruvada@intel.com \
/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;
as well as URLs for NNTP newsgroup(s).