]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00142351 mxc_gpu: autogating: add pending flag
authorRichard Zhao <richard.zhao@freescale.com>
Wed, 20 Apr 2011 05:18:15 +0000 (13:18 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:09:00 +0000 (14:09 +0200)
commitf3dc9b6848ad0c71f3f410ef361904d1d5c7ebcf
tree87082e4bddfe4fd5e850d4a5e49f2d7a2b95c792
parentcb482e51612ce6d79d62319fbe8a6974715a2280
ENGR00142351 mxc_gpu: autogating: add pending flag

pending indicate the timer has been fired but clock not yet disabled.

This patch fixs the bug that sometimes in irq handle it tries to enable
clock and cause BUG.

Signed-off-by: Richard Zhao <richard.zhao@freescale.com>
drivers/mxc/amd-gpu/platform/hal/linux/misc.c