]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/ti-gfx: number and fix the new-clk-api patch
authorYann E. MORIN <yann.morin.1998@free.fr>
Wed, 26 Feb 2014 18:43:14 +0000 (19:43 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 26 Feb 2014 20:24:49 +0000 (21:24 +0100)
commit1a52145ac3a0099f1882dc3a0713f2efa160d0a6
tree33e2144f5956d967fe70cc357cca13705b255547
parent14dc1ef762e365fe5a7535c416adbbdecc21199f
package/ti-gfx: number and fix the new-clk-api patch

Add a sequence number to the newclkapi patch.
Rebase it ontop of the 5.01.00.01 release.

Note: this is barely tested. It applies neatly, but I can't test it,
since I do not have the hardware. I bumped the patch by basically
renaming the problematic functions like the previous patch did:
    s/clk_enable/clk_prepare_enable/
    s/clk_disable/clk_disable_unprepare/

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Spenser Gilliland <spenser@gillilanding.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ti-gfx/ti-gfx-0000-newclkapi.patch [moved from package/ti-gfx/ti-gfx-newclkapi.patch with 57% similarity]