summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dsi.c
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2016-03-15 16:40:02 +0200
committerVille Syrjälä <ville.syrjala@linux.intel.com>2016-04-12 21:11:35 +0300
commit50dd63a27bb0506a63137f38d72dead7dc1db584 (patch)
tree35a83a39cabc585d6a94895fdb7083de10bb5f90 /drivers/gpu/drm/i915/intel_dsi.c
parent522bad5b5e8dc27a245d4b4cd546689b06dc3024 (diff)
drm/i915: Change lfsr_converts[] to u16
All the values in the DSI PLL LFSR seed table fit into 9bits, so change the type to u16 from u32 to save a bit of space. drivers/gpu/drm/i915/i915.ko: -.rodata 90824 +.rodata 90760 Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1458052809-23426-10-git-send-email-ville.syrjala@linux.intel.com Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_dsi.c')
0 files changed, 0 insertions, 0 deletions