Messages in this thread |  | | | Subject | Re: [spi-devel-general] Re: [PATCH 2.6-git 0/4] SPI core refresh | | From | dmitry pervushin <> | | Date | Tue, 13 Dec 2005 15:09:24 +0300 |
| |
On Mon, 2005-12-12 at 19:01 +0100, Rui Sousa wrote: > How do you handle IRQ's generated by a SPI device (e.g ack the > interrupt, check if it was the SPI device that generated the > interrupt, ...) if you can't read/write on the SPI bus from interrupt > context? Hmm... what do you mean by "cannot read/write" ? Normally you can write/read registers in interrupt context, and then set the flag/complete the completion/what else ? In other words, could you please share the code that causes problems ?
-- cheers, dmitry pervushin
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |