diff options
author | Laxman Dewangan <ldewangan@nvidia.com> | 2013-01-29 14:35:18 +0530 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2013-02-14 00:22:56 +0100 |
commit | 5fd86d34c1fad19a570e7f787d5e4ea94c6f38f7 (patch) | |
tree | df2e83506f7122e5789fda9c0f93594110a2a96c /README | |
parent | 4f979ed5e2656570f433101bfc5bc116a919316b (diff) |
mfd: tps65090: remove suspend/resume callbacks
The tps65090 mfd driver implement the suspend/resume callbacks
which just disable and enable irqs in suspend/resume respectively.
This operation is already done in irq suspend and irq_resume and
hence it is not require to implement the same in the driver.
Remove this non-require code.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions