pwm: Add support to remove registered consumer lookup tables
authorShobhit Kumar <shobhit.kumar@intel.com>
Tue, 5 May 2015 09:34:18 +0000 (15:04 +0530)
committerThierry Reding <thierry.reding@gmail.com>
Wed, 6 May 2015 12:19:35 +0000 (14:19 +0200)
In case some drivers are unloading, they can remove lookup tables which
they had registered during their load time to avoid redundant entries if
loaded again.

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>

No differences found