diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-04-09 08:56:08 -0400 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2013-04-09 08:56:08 -0400 |
commit | 0a01216c452d092b16c5a559cca339ad60193457 (patch) | |
tree | 10a2dac7501ee889f5b0b1634abd16c81d3952d0 /MAINTAINERS | |
parent | 81211c4cc04ca33f7c3ae10de547113e34d9a59e (diff) | |
parent | e8094b2c17126c7dfdeafa296f206a4a3b122d23 (diff) |
Merge tag 'imx-fixes-3.9-5' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
From Shawn Guo <shawn.guo@linaro.org>:
The imx fixes for 3.9, take 5:
* A couple imx35 clock fixes for regressions caused by common clock
framework conversion. The admux and iomux get disabled by common
clock framework late initcall, and hence causes problems.
* Add missing twd clock lookup in device tree. This becomes required
since commit bd60345 (ARM: use device tree to get smp_twd clock)
forces all DT boot to find lookup from device tree.
* Fix imx6q ldb_di clock parents mismatch per reference manual.
* tag 'imx-fixes-3.9-5' of git://git.linaro.org/people/shawnguo/linux-2.6: (217 commits)
ARM i.MX6: Fix ldb_di clock selection
ARM: imx: provide twd clock lookup from device tree
ARM: imx35 Bugfix admux clock
ARM: clk-imx35: Bugfix iomux clock
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5829f9d520a6..456c01c5dc6d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -5071,9 +5071,8 @@ S: Maintained | |||
5071 | F: drivers/net/ethernet/marvell/sk* | 5071 | F: drivers/net/ethernet/marvell/sk* |
5072 | 5072 | ||
5073 | MARVELL LIBERTAS WIRELESS DRIVER | 5073 | MARVELL LIBERTAS WIRELESS DRIVER |
5074 | M: Dan Williams <dcbw@redhat.com> | ||
5075 | L: libertas-dev@lists.infradead.org | 5074 | L: libertas-dev@lists.infradead.org |
5076 | S: Maintained | 5075 | S: Orphan |
5077 | F: drivers/net/wireless/libertas/ | 5076 | F: drivers/net/wireless/libertas/ |
5078 | 5077 | ||
5079 | MARVELL MV643XX ETHERNET DRIVER | 5078 | MARVELL MV643XX ETHERNET DRIVER |
@@ -5575,6 +5574,7 @@ F: include/uapi/linux/if_* | |||
5575 | F: include/uapi/linux/netdevice.h | 5574 | F: include/uapi/linux/netdevice.h |
5576 | 5575 | ||
5577 | NETXEN (1/10) GbE SUPPORT | 5576 | NETXEN (1/10) GbE SUPPORT |
5577 | M: Manish Chopra <manish.chopra@qlogic.com> | ||
5578 | M: Sony Chacko <sony.chacko@qlogic.com> | 5578 | M: Sony Chacko <sony.chacko@qlogic.com> |
5579 | M: Rajesh Borundia <rajesh.borundia@qlogic.com> | 5579 | M: Rajesh Borundia <rajesh.borundia@qlogic.com> |
5580 | L: netdev@vger.kernel.org | 5580 | L: netdev@vger.kernel.org |