From: Alex Deucher Date: Tue, 3 Dec 2013 22:16:49 +0000 (-0500) Subject: drm/radeon/atom: fix bus probes when hw_i2c is set (v2) X-Git-Tag: v3.13-rc4~39^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffd3d3361d583cb73fa65a5fed3a196ba6f261bb;p=pandora-kernel.git drm/radeon/atom: fix bus probes when hw_i2c is set (v2) When probing the bus, we need to set the byte count to 0 rather than 1. v2: Don't count the first byte. bug: https://bugzilla.kernel.org/show_bug.cgi?id=66241 Signed-off-by: Alex Deucher Cc: stable@vger.kernel.org --- Reading git-diff-tree failed