]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tags/mvebu_fixes_for_v3.8-rc6' into mvebu/drivers
authorJason Cooper <jason@lakedaemon.net>
Wed, 30 Jan 2013 20:12:25 +0000 (20:12 +0000)
committerJason Cooper <jason@lakedaemon.net>
Wed, 30 Jan 2013 20:12:25 +0000 (20:12 +0000)
commit481b260954ca63001a28cb1bd38dc275cdc7077a
treeb555c35acad189405cf6d422471df4acf7c4c900
parent4bcef794c53660c544eaf850f64ba85d4a61e2a9
parentca62c041c74b0cd9a1aed10363b0f23bdbbfa2c0
Merge tag 'tags/mvebu_fixes_for_v3.8-rc6' into mvebu/drivers

fixes for v3.8-rc6

 - add missing gpio interrupt lines to dove dt
 - fix bad logic for printing MPP error message on orion boards
 - build proper serial port driver after changing mvebu DT compatible property
   - This is a change to mvebu_defconfig that I wouldn't usually push out as a
     fix.  However, the commit

     93da1ae arm: mvebu: Use dw-apb-uart instead of ns16650 as UART driver

     changed the serial driver for the board in the dts file.  without the patch
     I've included in this pull, users won't see any log messages.