OSDN Git Service

msm: mdss: Do not attempt to request TE irq again if already requested
authorRashi Bindra <rbindra@codeaurora.org>
Mon, 5 Jun 2017 07:32:59 +0000 (13:02 +0530)
committerGerrit - the friendly Code Review server <code-review@localhost>
Thu, 8 Jun 2017 10:50:31 +0000 (03:50 -0700)
commit4c22995163a0a81c4dd674ebb9afc2dfa697bb7d
treece1dd67eba50d669c2f0f67fcaee514931f3fb76
parent6c90c8860c5863fda38b2d2f3145c1d9b940d883
msm: mdss: Do not attempt to request TE irq again if already requested

If the TE irq is alredy requested and registred with a GPIO, then
setting it to true and not continuing with further requesting of
the same.

Change-Id: Iacd1677127c2663d88826e58f1b72704b58db939
Signed-off-by: Rashi Bindra <rbindra@codeaurora.org>
drivers/video/fbdev/msm/mdss_dsi.c