summaryrefslogtreecommitdiff
path: root/net/802
diff options
context:
space:
mode:
authorJyri Sarha <jsarha@ti.com>2016-11-24 23:25:08 +0200
committerJyri Sarha <jsarha@ti.com>2016-11-30 14:19:53 +0200
commit75d7f277eefcbd25c154d81f6836d7fdefaba89c (patch)
tree349da7ee8a062fff0ef1fec293c839418f406987 /net/802
parent274c34dbe756d441e2c1925465569ef93d380541 (diff)
drm/tilcdc: Configure video mode to HW in enable() not in mode_set_nofb()
Configure video mode to HW in enable() call back. There is no reason to do it before that. This makes PM functions way easier because there is no HW context to save when screen is for instance blanked. This patch removes mode_set_nofb() call back from tilcdc. Signed-off-by: Jyri Sarha <jsarha@ti.com> Tested-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'net/802')
0 files changed, 0 insertions, 0 deletions
mated test system and also both received positive reviews on the linux-mips mailing list" * 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus: MIPS: Lantiq: Fix mask of GPE frequency MIPS: Return -ENODEV from weak implementation of rtc_mips_set_time
Diffstat (limited to 'drivers/usb/gadget/udc/bdc/bdc.h')