diff options
author | Shobhit Kumar <shobhit.kumar@intel.com> | 2015-03-12 17:31:31 +0100 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2015-04-23 14:50:52 +0200 |
commit | c264f1110d27185f8531602f5fce400a6bbce946 (patch) | |
tree | 77a04d832d82270810233f54c243ceba903ec9b8 /kernel/compat.c | |
parent | pwm: samsung: Fix output race on disabling (diff) | |
download | linux-c264f1110d27185f8531602f5fce400a6bbce946.tar.xz linux-c264f1110d27185f8531602f5fce400a6bbce946.zip |
pwm: Remove __init initializer for pwm_add_table()
For platforms that don't support DT, some early MFD modules can register
lookup tables. Remove the __init annotation so that this works. This is
similar to gpio_add_lookup_table() which allows late additions.
CC: Samuel Ortiz <sameo@linux.intel.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Alexandre Courbot <gnurou@gmail.com>
Cc: Thierry Reding <thierry.reding@gmail.com>
Signed-off-by: Shobhit Kumar <shobhit.kumar@intel.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'kernel/compat.c')
0 files changed, 0 insertions, 0 deletions