From: Alex Deucher Date: Thu, 1 Apr 2010 19:08:47 +0000 (+0000) Subject: drm/radeon/kms/atom: fix gpio i2c table overrun (v2) X-Git-Tag: v2.6.34-rc4~12^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95beb690170e6ce918fe53c73a0fcc7cf64d704a;p=pandora-kernel.git drm/radeon/kms/atom: fix gpio i2c table overrun (v2) The GPIO_I2C_INFO table does not always have ATOM_MAX_SUPPORTED_DEVICE entries. Limit the number of indices to the size of the table. Should fix Novell bug 589022. v2: fix typo Signed-off-by: Alex Deucher Cc: Stable Signed-off-by: Dave Airlie --- Reading git-diff-tree failed