aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx/imx-tve.c
diff options
context:
space:
mode:
authorFrans Klaver <[email protected]>2015-01-14 09:15:40 +0100
committerSebastian Reichel <[email protected]>2015-01-20 13:58:29 +0100
commit0428c40d4c448f5dc63b0f76de14fa0affa7aa2f (patch)
treef13fc426f7ff140748d304e4aef374d1ddfcce3a /drivers/gpu/drm/imx/imx-tve.c
parent818ca4c8c7be4910f896c702645009f09813347f (diff)
power: reset: ltc2952: drop empty suspend/resume functions
Documentation/SubmittingDrivers suggests these be implemented even when they do nothing. On the other hand, the platform code calls these functions 'legacy'. Suspend and resume operations should go into a pm_ops structure, pointed at by the driver's pm field. This approach would lead to a lot of boiler plate, while achieving nothing. Drop the functions instead. Signed-off-by: Frans Klaver <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/imx/imx-tve.c')
0 files changed, 0 insertions, 0 deletions