summaryrefslogtreecommitdiff
path: root/screen.c
AgeCommit message (Collapse)AuthorFilesLines
2013-06-24ifpps, flowtop: Move ncurses init and end to common moduleTobias Klauser1-0/+24
ncurses (de-)initialization is duplicated across flowtop and ifpps, so move it to an own module and use it from both tools. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
it.cgi/linux/net-next.git/commit/?id=d25a4cbba4b9da7c2d674b2f8ecf84af1b24988e'>d25a4cbba4b9da7c2d674b2f8ecf84af1b24988e (patch) tree75820a5ee36f32a68a54d2933be42379555c0de9 parentdec90ea1456b5a5d990d94ade2e45a2457cfd149 (diff)
drm/bridge: adv7511: add support for the 2nd chip
The Renesas Wheat board has 2 ADV7513 chips on the same I2C bus, however the ADV751x driver only supports 1 chip as it tries to assign the packet/ EDID/CEC memory I2C devices to the fixed I2C addresses. Assign these I2C addresses at the fixed offsets (derived from the programming guide) from the main register map address instead. Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: Archit Taneja <architt@codeaurora.org> Link: http://patchwork.freedesktop.org/patch/msgid/1580212.O1LYdJFM97@wasted.cogentembedded.com
Diffstat