commit | 1f16ee7fa13649f4e55aa48ad31c3eb0722a62d3 | [log] [tgz] |
---|---|---|
author | Mykola Lysenko <Mykola.Lysenko@amd.com> | Fri Dec 18 17:14:43 2015 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Jan 04 12:05:55 2016 -0500 |
tree | 5eacb55daa657ca7cec731d390842a9245b26713 | |
parent | bd9343208704fcc70a5b919f228a7d26ae472727 [diff] |
drm/dp/mst: always send reply for UP request We should always send reply for UP request in order to make downstream device clean-up resources appropriately. Issue was that reply for UP request was sent only once. Acked-by: Dave Airlie <airlied@gmail.com> Signed-off-by: Mykola Lysenko <Mykola.Lysenko@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org