OSDN Git Service

drm: omapdrm: Prefix all plane functions with omap_plane_
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sat, 17 Jan 2015 16:50:10 +0000 (18:50 +0200)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 20 Mar 2015 12:30:21 +0000 (14:30 +0200)
commit2a438c5b4e398e42cdc8aa2d16badc6fbcf8aeb5
treeab4a4a8060db9323efeaf999f7494ab54c6588e7
parent8472b5708ebaabf4568fe53672db7567e94c4c65
drm: omapdrm: Prefix all plane functions with omap_plane_

This matches the rest of the file and clarifies the functions' purpose.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/gpu/drm/omapdrm/omap_plane.c