Grant Likely
940ab88962
drivercore: Add helper macro for platform_driver boilerplate
...
For simple modules that contain a single platform_driver without any
additional setup code then ends up being a block of duplicated
boilerplate. This patch adds a new macro, module_platform_driver(),
which replaces the module_init()/module_exit() registrations with
template functions.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Reviewed-by: Magnus Damm <magnus.damm@gmail.com>
Reviewed-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
2011-10-25 00:35:47 +02:00
..
2011-04-19 16:33:36 -07:00
2011-06-07 09:25:34 -07:00
2011-04-19 16:33:36 -07:00
2011-04-19 16:33:36 -07:00
2011-04-19 16:33:36 -07:00
2011-04-19 16:33:36 -07:00
2011-04-19 16:33:36 -07:00
2011-04-19 16:33:36 -07:00
2011-08-23 10:06:28 -07:00
2011-08-22 14:18:44 -07:00
2011-08-23 10:10:37 -07:00
2011-05-19 16:51:01 -07:00
2011-04-19 16:33:36 -07:00
2011-05-25 08:39:03 -07:00
2011-02-24 11:36:31 -08:00
2011-03-16 17:28:10 -07:00
2011-04-19 16:31:19 -07:00
2011-04-19 16:33:36 -07:00
2011-07-08 15:09:23 -07:00
2011-03-30 04:28:54 -07:00
2011-08-22 14:18:44 -07:00
2011-06-16 12:01:58 -07:00
2011-07-01 15:35:46 -07:00
2011-04-26 10:24:37 +02:00
2011-04-19 16:33:36 -07:00
2011-09-14 18:09:38 -07:00
2011-07-26 16:49:47 -07:00
2011-03-31 11:26:23 -03:00
2011-06-21 19:17:20 -07:00
2011-02-17 11:16:15 -08:00
2011-08-04 11:16:04 +01:00
2011-03-31 11:26:23 -03:00
2011-08-01 06:10:16 -10:00
2011-03-25 16:37:30 -05:00
2011-09-21 17:53:25 +02:00
2011-06-10 14:55:36 +02:00
2011-07-18 10:59:26 -04:00
2011-02-16 17:48:59 +01:00
2011-08-23 10:02:01 -07:00
2011-08-23 10:02:01 -07:00
2011-03-31 11:26:23 -03:00
2011-04-26 10:24:37 +02:00
2011-02-28 13:22:46 -07:00
2011-08-23 10:02:01 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-04-19 16:33:36 -07:00
2011-04-19 16:33:36 -07:00
2011-04-19 16:33:36 -07:00
2011-02-15 18:35:42 +01:00
2011-04-19 16:33:36 -07:00
2011-10-25 00:35:47 +02:00
2011-08-23 10:58:38 -07:00
2011-08-22 14:18:42 -07:00
2011-04-19 16:33:36 -07:00
2011-06-10 14:55:36 +02:00
2011-07-20 19:10:43 +09:00
2011-07-20 19:10:43 +09:00
2011-07-20 19:10:43 +09:00
2011-07-20 19:10:43 +09:00
2011-07-25 23:09:27 -07:00
2011-04-19 16:33:36 -07:00
2011-08-08 13:54:50 -07:00
2011-07-20 19:10:43 +09:00
2011-07-26 16:49:47 -07:00
2011-08-23 10:10:38 -07:00
2011-05-06 07:46:22 +02:00
2011-04-19 16:33:36 -07:00
2011-04-19 16:33:36 -07:00
2011-08-29 13:34:48 -07:00
2011-06-14 17:38:19 +09:00
2011-03-31 11:26:23 -03:00
2011-02-28 13:22:46 -07:00
2011-02-28 13:22:46 -07:00
2011-06-10 14:55:36 +02:00
2011-03-31 11:26:23 -03:00
2011-02-28 13:22:43 -07:00
2011-08-22 14:18:43 -07:00
2011-06-10 14:55:36 +02:00
2011-05-03 10:26:39 -07:00
2011-07-26 16:49:47 -07:00