From: Zhenyu Wang Date: Thu, 23 Jul 2009 17:00:30 +0000 (+0800) Subject: drm/i915: Fix channel ending action for DP aux transaction X-Git-Tag: v2.6.31-rc6~37^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eebc863e469cd91d96c4e3636450596ae29f0502;p=pandora-kernel.git drm/i915: Fix channel ending action for DP aux transaction We should use current channel 'status' bits to clear DP aux channel's done and error bits, instead of using the channel setting bits, that will set send/busy bit again to initiate new transaction. This also includes also some minor cleanup. Signed-off-by: Zhenyu Wang Signed-off-by: Eric Anholt --- Reading git-diff-tree failed