On Mon, 19 Jul 2010, Andrew Morton wrote:
> On Thu, 8 Jul 2010 12:37:14 -0700
> Gregory Bean <[email protected]> wrote:
>
> > Add support for Semtech SX150-series I2C GPIO expanders.
>
> It doesn't work when compiled as a module:
>
> ERROR: "irq_to_desc" [drivers/gpio/sx150x.ko] undefined!
> ERROR: "handle_edge_irq" [drivers/gpio/sx150x.ko] undefined!
> ERROR: "set_irq_chip_and_handler" [drivers/gpio/sx150x.ko] undefined!
> ERROR: "set_irq_noprobe" [drivers/gpio/sx150x.ko] undefined!
>
> I think there's a reason why some of those things aren't exported to
> modules. Perhaps Thomas can remind us?
There was no requirement to do so, it came up with those I2C irq
controllers lately. I don't have a strong feeling, but if we can avoid
the export I'd feel more comfortable.
Thanks,
tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html