Commits

Fancy Fang committed 4c46dc35533
MLK-11594 video: mxsfb: correct the pm runtime logic The pm power's usage_count should be first added by one before putting it into suspend state. Otherwise the usage_count will be negative and the power cannot be put into suspend state correctly. Signed-off-by: Fancy Fang <chen.fang@freescale.com> (cherry picked from commit a48460b41399112f5d3ae03b30e3f9e885346ff7) Conflicts: drivers/video/mxsfb.c