commit | 9d4b7d0bc83992277d4baad16bdc19624f28c51c | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sun Nov 09 12:24:55 2014 +0100 |
committer | Hans de Goede <hdegoede@redhat.com> | Tue Nov 25 13:38:46 2014 +0100 |
tree | c69feb004399c42276d10f063d92817ab4a1e8d7 | |
parent | 2a82ec77d27ef5f860a107c4b764643a655dceeb [diff] |
sun4i: Rename dram_clk_cfg to dram_clk_gate The data sheet just calls it DRAM_CLK_REG, and on sun6i we've both a dram_clk_cfg and dram_clk_gate, and the sun4i reg matches dram_clk_gate on sun6i, so name it the same on sun4i. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>