Re: [patch 29/54] PNP: convert resource accessors to use pnp_get_resource(),not pnp_resource_table

From: Rene Herman
Date: Sat Apr 26 2008 - 17:42:31 EST


On 25-04-08 20:38, Bjorn Helgaas wrote:

+static inline resource_size_t pnp_port_flags(struct pnp_dev *dev,
+static inline resource_size_t pnp_mem_flags(struct pnp_dev *dev,
+static inline resource_size_t pnp_irq_flags(struct pnp_dev *dev,
+static inline resource_size_t pnp_dma_flags(struct pnp_dev *dev,

These should return unsigned long.

Rene.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/