Paul Gortmaker
e04a2bd6d8
drivers/ide: make ide-scan-pci.c driver explicitly non-modular
...
The Kconfig for this support is currently:
config IDEPCI_PCIBUS_ORDER
bool "Probe IDE PCI devices in the PCI bus order (DEPRECATED)"
...meaning that it currently is not being built as a module by anyone.
Lets change the initcall to be the equivalent device_initcall, so that
when reading the driver code, there is no doubt it is builtin-only.
Unlike other similar changes, we leave the module.h header to be
included since this code interacts with other drivers and needs to
know what a struct module is.
Cc: "David S. Miller" <davem@davemloft.net>
Cc: linux-ide@vger.kernel.org
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-01-18 14:12:33 -05:00
..
2013-01-03 15:57:03 -08:00
2012-10-06 03:04:41 +09:00
2013-01-03 15:57:03 -08:00
2013-01-03 15:57:03 -08:00
2014-10-15 14:27:38 -04:00
2014-10-20 16:20:38 +02:00
2013-11-26 11:09:07 +01:00
2013-01-03 15:57:03 -08:00
2012-10-06 03:04:41 +09:00
2015-04-17 15:32:07 -04:00
2013-01-03 15:57:03 -08:00
2013-01-03 15:57:03 -08:00
2013-11-14 18:21:25 -05:00
2013-01-03 15:57:03 -08:00
2013-07-10 12:09:10 -07:00
2012-10-06 03:04:41 +09:00
2009-06-15 18:52:58 +02:00
2014-10-20 16:20:38 +02:00
2013-01-03 15:57:03 -08:00
2012-10-06 03:04:41 +09:00
2013-01-03 15:57:03 -08:00
2014-10-20 16:20:38 +02:00
2012-01-13 09:32:20 +10:30
2013-12-07 01:05:50 +01:00
2015-11-06 17:50:42 -08:00
2015-11-06 17:50:42 -08:00
2014-01-28 23:35:09 -08:00
2015-11-06 17:50:42 -08:00
2011-03-09 19:54:27 +01:00
2012-06-12 15:51:41 -07:00
2015-11-06 17:50:42 -08:00
2010-10-05 15:01:10 +02:00
2013-04-09 14:13:32 -04:00
2015-11-06 17:50:42 -08:00
2008-10-21 07:47:30 -04:00
2011-10-31 19:31:37 -04:00
2011-10-31 19:31:37 -04:00
2015-05-05 13:40:42 -06:00
2012-01-14 15:07:24 -08:00
2013-04-09 14:13:32 -04:00
2015-05-05 13:40:07 -06:00
2008-10-21 07:47:30 -04:00
2013-07-03 16:07:41 -07:00
2009-03-27 12:46:34 +01:00
2009-05-17 19:12:25 +02:00
2011-10-31 19:31:37 -04:00
2015-05-05 13:40:42 -06:00
2015-11-06 17:50:42 -08:00
2010-01-19 01:41:57 -08:00
2011-10-31 19:31:37 -04:00
2015-03-27 11:59:22 -04:00
2015-11-06 17:50:42 -08:00
2013-01-03 15:57:03 -08:00
2014-01-28 23:35:09 -08:00
2015-11-06 17:50:42 -08:00
2015-03-18 22:39:17 +01:00
2015-03-27 11:59:22 -04:00
2013-04-09 14:13:32 -04:00
2016-01-18 14:12:33 -05:00
2013-10-16 18:40:57 -07:00
2015-11-06 17:50:42 -08:00
2015-11-06 17:50:42 -08:00
2010-01-19 11:30:09 -08:00
2011-10-31 19:31:37 -04:00
2016-01-18 14:12:33 -05:00
2016-01-18 14:12:33 -05:00
2013-01-03 15:57:03 -08:00
2013-01-03 15:57:03 -08:00
2013-01-03 15:57:03 -08:00
2015-04-14 13:07:17 -04:00
2011-10-31 19:31:37 -04:00
2015-04-14 13:07:17 -04:00
2013-01-03 15:57:03 -08:00
2013-01-03 15:57:03 -08:00
2014-10-20 16:20:38 +02:00
2015-11-03 11:51:08 -05:00
2013-01-03 15:57:03 -08:00
2013-01-03 15:57:03 -08:00
2015-04-17 15:32:07 -04:00
2011-10-31 19:31:37 -04:00
2012-10-06 03:04:41 +09:00
2009-06-15 22:13:44 +02:00
2013-01-03 15:57:03 -08:00
2013-01-03 15:57:03 -08:00
2013-01-03 15:57:03 -08:00
2013-01-03 15:57:03 -08:00
2015-04-17 15:32:07 -04:00
2015-04-17 15:32:07 -04:00
2013-01-03 15:57:03 -08:00
2013-01-03 15:57:03 -08:00
2013-01-03 15:57:03 -08:00
2013-01-03 15:57:03 -08:00
2013-01-03 15:57:03 -08:00
2013-01-03 15:57:03 -08:00
2016-01-18 14:12:33 -05:00
2014-10-20 16:20:38 +02:00
2014-10-20 16:20:38 +02:00
2012-10-06 03:04:41 +09:00
2013-01-03 15:57:03 -08:00