On Thu, Jan 17, 2008 at 01:40:07PM +0100, Florentin Demetrescu wrote:
- /* FIXME : really dirty! It seems that the IO addr range for the SPI IF.
- HAS to be set into the 0xb0 or 0xb4 reg which conflicts strongly with
- mcp55_lpc_enable_childrens_resources() */
- pci_write_config32(dev, conf->spi_sio_pcireg, conf->spi_sio_iorange);
Can you expand on this comment? What would be the clean way and what is the conflict in the mcp55 code?
//Peter