Bjorn Helgaas
f449000209
PNP: add pnp_init_resources(struct pnp_dev *) interface
...
Add pnp_init_resources(struct pnp_dev *) to replace
pnp_init_resource_table(), which takes a pointer to the
pnp_resource_table itself. Passing only the pnp_dev * reduces
the possibility for error in the caller and removes the
pnp_resource_table implementation detail from the interface.
Even though pnp_init_resource_table() is exported, I did not
export pnp_init_resources() because it is used only by the PNP
core.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com >
Acked-By: Rene Herman <rene.herman@gmail.com >
Signed-off-by: Len Brown <len.brown@intel.com >
2008-04-29 03:22:22 -04:00
..
2008-03-03 14:53:16 -08:00
2008-04-28 15:05:44 -04:00
2008-04-28 10:03:31 -07:00
2008-04-28 17:29:18 -07:00
2008-04-22 17:40:36 -07:00
2008-04-28 08:58:23 -07:00
2008-04-19 18:17:26 -07:00
2008-04-21 09:50:08 +02:00
2008-04-28 17:31:13 -07:00
2008-03-13 22:53:29 +01:00
2008-03-23 21:51:12 -07:00
2008-04-28 15:05:44 -04:00
2008-03-26 00:58:19 -04:00
2008-04-21 10:19:34 +08:00
2008-02-08 15:33:33 -08:00
2008-02-05 09:44:23 -08:00
2008-04-21 22:38:45 +00:00
2008-02-07 08:42:23 -08:00
2008-04-18 22:22:54 -04:00
2008-04-28 17:31:13 -07:00
2008-04-28 08:58:34 -07:00
2008-04-28 10:03:31 -07:00
2008-03-27 08:40:41 -04:00
2008-04-22 22:16:49 +02:00
2008-04-28 23:44:44 +02:00
2008-04-25 12:24:06 -07:00
2008-04-23 11:55:45 -07:00
2008-04-28 10:03:31 -07:00
2008-04-28 08:58:34 -07:00
2008-04-25 00:06:52 +01:00
2008-04-18 22:16:32 -04:00
2008-04-25 18:57:09 -07:00
2008-04-28 08:58:42 -07:00
2008-04-28 17:31:13 -07:00
2008-04-19 19:10:29 -07:00
2008-04-19 19:10:33 -07:00
2008-04-28 08:58:32 -07:00
2008-04-27 11:25:00 -07:00
2008-04-18 20:05:33 +02:00
2008-04-28 17:31:13 -07:00
2008-04-28 10:51:43 -07:00
2008-02-05 09:44:23 -08:00
2008-04-24 20:58:01 +10:00
2008-04-28 08:58:31 -07:00
2008-04-20 21:47:01 -07:00
2008-04-19 20:40:10 -04:00
2008-04-28 17:31:13 -07:00
2008-04-28 23:44:43 +02:00
2008-04-29 03:22:22 -04:00
2008-02-07 09:45:58 -08:00
2008-04-01 20:43:08 +11:00
2008-03-03 10:47:13 -08:00
2008-04-28 08:58:17 -07:00
2008-04-28 08:58:23 -07:00
2008-04-28 17:31:13 -07:00
2008-04-28 10:51:43 -07:00
2008-02-26 14:12:09 +09:00
2008-03-17 08:11:48 -04:00
2008-04-28 08:58:31 -07:00
2008-04-23 21:25:35 -04:00
2008-04-15 19:35:41 -07:00
2008-04-19 19:10:18 -07:00
2008-04-28 10:03:31 -07:00
2008-04-28 09:45:57 -07:00
2008-04-07 13:14:22 -07:00
2008-03-04 16:35:12 -08:00
2008-04-18 22:22:54 -04:00
2008-04-24 23:57:33 +02:00
2008-04-24 23:57:33 +02:00
2008-02-09 11:08:34 -08:00