Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
commit3060817fe8936b1e2aab03b14c068c92d54b84bb
authorOlof Johansson <olof@lixom.net>
Mon, 2 Dec 2013 17:16:08 +0000 (2 09:16 -0800)
committerOlof Johansson <olof@lixom.net>
Tue, 3 Dec 2013 20:39:10 +0000 (3 12:39 -0800)
tree6c59d8412ef9328bbe53199b167a781d06781e80
parentc0c3350c3c1171f7aff7373c658aa7d68975bd55
parent7093bf2b7195541281cb711e31c027a8d826c6df
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes

From Nicolas Ferre:
AT91: second round of fixes for 3.13
- reduce IP frequency for I2C on sama5d3
- missing aliases directive for USART3 on 9x5 family
- a PM symbol is missing if !CONFIG_PM

* tag 'at91-fixes' of git://github.com/at91linux/linux-at91:
  ARM: at91: fixed unresolved symbol "at91_pm_set_standby" when built without CONFIG_PM
  ARM: at91: add usart3 alias to dtsi
  ARM: at91: sama5d3: reduce TWI internal clock frequency