[i2c] [PATCH 02/05] resource: add resource_type() and IORESOURCE_TYPE_BITS

Magnus Damm magnus.damm at gmail.com
Fri Jul 18 10:24:59 CEST 2008


On Fri, Jul 18, 2008 at 4:56 PM, Ben Dooks <ben-linux at fluff.org> wrote:
> You are changing a simple test to a mask and compare, is anyone going
> to produce resources with an IORESOURCE_MEM and an IORESOURCE_IO
> together?

Actually, I'd like to replace the one-bit-per-type strategy with a
N-bit counter. But that is not very compatible with the case you are
pointing out. I'm not sure if that's a combination we really want to
support though. Both IRQ and DMA doesn't make much sense to me. =)

/ magnus



More information about the i2c mailing list