aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorGustavo Padovan <[email protected]>2014-11-03 18:13:27 -0200
committerInki Dae <[email protected]>2015-01-25 21:28:02 +0900
commit8837deeab462a30d5a760fa1ae7c29242d985700 (patch)
tree501c06a949c46235f6f70752b5b93127f379e2a9 /net/unix/af_unix.c
parent1e3b423d0b79dfa25e5f09f558da264d4050eca8 (diff)
drm/exynos: remove struct exynos_drm_overlay
struct exynos_drm_overlay has no practical advantage nor serves as important piece of the exynos API design. The only place it was used was inside the struct exynos_plane which was just causing a extra access overhead. Users had to access the overlay first and just then get the plane information it contains. This patch merges struct exynos_drm_overlay into struct exynos_plane. It also renames struct exynos_plane to struct exynos_drm_plane. The rational is to cut one step to access plane information. Signed-off-by: Gustavo Padovan <[email protected]> Signed-off-by: Inki Dae <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions