author | Olof Johansson <olof@lixom.net> | |
Thu, 24 Jan 2013 04:30:52 +0000 (20:30 -0800) | ||
committer | Olof Johansson <olof@lixom.net> | |
Thu, 24 Jan 2013 04:30:52 +0000 (20:30 -0800) | ||
commit | f6be19c8bcca7185dcbda61f34f99d8b15bcd165 | |
tree | 28221937b24d1cbb372bb528f9f7368488c14470 | tree | snapshot (tar.xz tar.gz zip) |
parent | 51edce0ccee090ea762a3014510e7870d25c49df | commit | diff |
parent | 09d75bc7d217bd8868899028a98b53423e6b3324 | commit | diff |
Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper/linux into fixes
From Jason Cooper:
mvebu fixes for v3.8-rc5
- fix memory leak in mvebu/clk-cpu.c
- use devm_ to correct/simplify error paths in mvsdio
- add missing #interrupt-cells property in kirkwood
* tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper/linux:
ARM: kirkwood: fix missing #interrupt-cells property
mmc: mvsdio: use devm_ API to simplify/correct error paths.
clk: mvebu/clk-cpu.c: fix memory leakage
From Jason Cooper:
mvebu fixes for v3.8-rc5
- fix memory leak in mvebu/clk-cpu.c
- use devm_ to correct/simplify error paths in mvsdio
- add missing #interrupt-cells property in kirkwood
* tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper/linux:
ARM: kirkwood: fix missing #interrupt-cells property
mmc: mvsdio: use devm_ API to simplify/correct error paths.
clk: mvebu/clk-cpu.c: fix memory leakage