[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1373445120-5407-1-git-send-email-holler@ahsoftware.de>
Date: Wed, 10 Jul 2013 10:31:56 +0200
From: Alexander Holler <holler@...oftware.de>
To: linux-kernel@...r.kernel.org
Cc: linux-iio@...r.kernel.org, Jonathan Cameron <jic23@....ac.uk>,
Srinivas Pandruvada <srinivas.pandruvada@...el.com>
Subject: [PATCH 0/4] iio: hid-sensor: add module alias for autoload
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists