diff options
author | 2012-03-02 12:52:52 +0530 | |
---|---|---|
committer | 2012-03-20 15:29:52 +0530 | |
commit | 2c836f7ea5e7b5eec2a798e02b1d76ea791fa094 (patch) | |
tree | 27c9f53b677bcea98198a0eb196b13af1d32dd9d /arch/powerpc/lib | |
parent | gpio/omap: fix _set_gpio_irqenable implementation (diff) | |
download | linux-rng-2c836f7ea5e7b5eec2a798e02b1d76ea791fa094.tar.xz linux-rng-2c836f7ea5e7b5eec2a798e02b1d76ea791fa094.zip |
gpio/omap: fix missing dataout context save in _set_gpio_dataout_reg
There are two functions, _set_gpio_dataout_reg() and _set_gpio_dataout_mask()
which writes to dataout register and the dataout context must be saved.
It is missing in the first function, _set_gpio_dataout_reg(). Fix this.
Signed-off-by: Tarun Kanti DebBarma <tarun.kanti@ti.com>
Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Reviewed-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
Diffstat (limited to 'arch/powerpc/lib')
0 files changed, 0 insertions, 0 deletions