MLK-11840 video: mxsfb: change 'CONFIG_PM_RUNTIME' to 'CONFIG_PM'
authorFancy Fang <chen.fang@freescale.com>
Mon, 9 Nov 2015 08:11:53 +0000 (16:11 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:49:12 +0000 (14:49 -0500)
commit45cdcbfe9719a7f7f51aa0dbd75f6e51a291b5a2
tree2fabcde405b2f9c1427e7d3379d9b9450667f929
parent896f2a9820bb7ccf555c86b273bfd1ce5954c3c7
MLK-11840 video: mxsfb: change 'CONFIG_PM_RUNTIME' to 'CONFIG_PM'

The 'CONFIG_PM_RUNTIME' has been eliminated and all the users
should use 'CONFIG_PM' directly. So do this change for mxsfb.

Signed-off-by: Fancy Fang <chen.fang@freescale.com>
drivers/video/fbdev/mxsfb.c