Re: drm/radeon: add radeon_atom_get_clock_dividers helper

2013-04-19 Thread Christian König
Am 18.04.2013 20:47, schrieb Dan Carpenter: Hello Christian König, The patch 7062ab67d4c6: "drm/radeon: add radeon_atom_get_clock_dividers helper" from Apr 8, 2013, has endian bugs. drivers/gpu/drm/radeon/radeon_atombios.c 2712 if (clock_type == COMPUTE_ENGINE_PLL_PA

re: drm/radeon: add radeon_atom_get_clock_dividers helper

2013-04-18 Thread Dan Carpenter
Hello Christian König, The patch 7062ab67d4c6: "drm/radeon: add radeon_atom_get_clock_dividers helper" from Apr 8, 2013, has endian bugs. drivers/gpu/drm/radeon/radeon_atombios.c 2712 if (clock_type == COMPUTE_ENGINE_PLL_PARAM) { 2713