OSDN Git Service

drm/vmwgfx: Remove an obsolete __le32 conversion
authorThomas Hellstrom <thellstrom@vmware.com>
Thu, 21 Jun 2018 07:44:42 +0000 (09:44 +0200)
committerThomas Hellstrom <thellstrom@vmware.com>
Tue, 3 Jul 2018 18:41:23 +0000 (20:41 +0200)
commit812a954b787ab5a91d62e597a36351628b08d079
tree3864b68ed72ad7f6161fcda2bc6db29580c63f02
parent6ff67ae759a0f839efeab40424c9dc544223f900
drm/vmwgfx: Remove an obsolete __le32 conversion

We've long ago given up on enforcing the device format is always little
endian, so remove a leftover conversion.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Deepak Rawat <drawat@vmware.com>
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c