]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drm/radeon/kms: remove stray radeon_i2c_destroy
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 26 Aug 2010 16:22:04 +0000 (12:22 -0400)
committerDave Airlie <airlied@redhat.com>
Thu, 26 Aug 2010 23:10:22 +0000 (09:10 +1000)
commit12acd90f0b97a4ce4574ca1e951cbca026e92560
treeed2e952cc390d4a222a31afe4e979d3abe5bea26
parent7521473305f1379403b893a30ac09a2132dc1e25
drm/radeon/kms: remove stray radeon_i2c_destroy

I missed this one in the i2c unification patch.  This
is handled in the core radeon i2c code now.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_pm.c