drm/radeon/atom: fix bus probes when hw_i2c is set (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 3 Dec 2013 22:16:49 +0000 (17:16 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Dec 2013 00:56:46 +0000 (19:56 -0500)
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 <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org

No differences found