aboutsummaryrefslogtreecommitdiff
path: root/include/chip.h
AgeCommit message (Collapse)AuthorFilesLines
2014-11-12i2c: Use new timer facility and improve interrupts handlingBenjamin Herrenschmidt1-0/+5
We only poll the masters for the chip that got the interrupt and we improve the running of the timers as well. We user the new TIMER_POLL facility to replace the use of the OPAL poller, which simplifies the code further. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+151
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>