drm/radeon: re-organize the acpi notifier callback
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 31 Jul 2012 21:14:35 +0000 (17:14 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Sep 2012 17:10:36 +0000 (13:10 -0400)
commitc49170742d6928b16fb3839b47a94cc41630dbe0
tree1496b1d8e4b067d84b28af0f8d5aabb22bf12177
parentfda4b25c55a59ba12378e4b9e4553f6ea57d802d
drm/radeon: re-organize the acpi notifier callback

Move it out of the radeon_pm.c and into radeon_acpi.c since
we use it for more than just pm now.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon.h
drivers/gpu/drm/radeon/radeon_acpi.c
drivers/gpu/drm/radeon/radeon_kms.c
drivers/gpu/drm/radeon/radeon_pm.c