[PATCH 1/4] ARM: EXYNOS: Add __init attribute to nuri_camera_init()

Sylwester Nawrocki s.nawrocki at samsung.com
Thu Mar 1 04:33:14 EST 2012


On 03/01/2012 10:17 AM, Tushar Behera wrote:
> s3c_set_platdata() is defined with __init attribute, hence all functions
> referencing this function should also be defined with __init attribute.
> 
> nuri_camera_init() is referenced only in '__init nuri_machine_init()', thus
> this change won't put any additional constraint on the usage of
> nuri_camera_init().
> 
> Signed-off-by: Tushar Behera <tushar.behera at linaro.org>

Thanks.

Acked-by: Sylwester Nawrocki <s.nawrocki at samsung.com>







More information about the linux-arm-kernel mailing list