diff options
author | Tarun Kanti DebBarma <tarun.kanti@ti.com> | 2012-07-11 14:43:14 +0530 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2012-07-17 21:00:17 +0200 |
commit | 346720130aa49e1b711c0900e98fd12f4de972b0 (patch) | |
tree | c4e033fd1d5abb14a6f5fc126f3e29d574854979 /drivers/ieee802154 | |
parent | aeb27748e3bc1e89ec590713e574cb6f885cc3c6 (diff) |
gpio/omap: move bank->dbck initialization to omap_gpio_mod_init()
Since the bank->dbck initialization in a one time operation there
is no need to keep this within gpio_debounce(). Therefore, moving
clk_get(bank->dbck) to omap_gpio_mod_init(). Since the value of
bank->dbck would be NULL at the beginning, this check has been
removed.
Signed-off-by: Tarun Kanti DebBarma <tarun.kanti@ti.com>
Reported-by: Paul Walmsley <paul@pwsan.com>
Reviewed-by: Jon Hunter <jon-hunter@ti.com>
Cc: Kevin Hilman <khilman@ti.com>
Cc: Rajendra Nayak <rnayak@ti.com>
Cc: Santosh Shilimkar <santosh.shilimkar@ti.com>
Cc: Cousson, Benoit <b-cousson@ti.com>
Reviewed-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/ieee802154')
0 files changed, 0 insertions, 0 deletions