commit | 4e1c63e3761b84ec7d87c75b58bbc8bcf18e98ee | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Thu Feb 04 12:50:50 2016 +0200 |
committer | Jani Nikula <jani.nikula@intel.com> | Thu Feb 04 18:32:57 2016 +0200 |
tree | 3be31b97ef072d28b84f51ff7d709a9c775ec98b | |
parent | 5d2d0a12d3d08bf50434f0b5947bb73bac04b941 [diff] |
drm/i915/dsi: don't pass arbitrary data to sideband Since sequence block v2 the second byte contains flags other than just pull up/down. Don't pass arbitrary data to the sideband interface. The rest may or may not work for sequence block v2, but there should be no harm done. Cc: stable@vger.kernel.org Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/ebe3c2eee623afc4b3a134533b01f8d591d13f32.1454582914.git.jani.nikula@intel.com