lkml.org 
[lkml]   [2012]   [Jul]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/5] i2c: tegra: Code cleanups and suspend/resume related changes
Date
This patch series does:
- Code cleanups like removing unused variables, using already define function
- Use clock_disable_unprepare in place of clock_disable()
- Use dev_pm_ops for suspend/resume inplace of legacy suspend/resume callbacks.
- Convert suspend/resume to _noirq version to support late suspend/early resume.

Laxman Dewangan (5):
i2c: tegra: remove unused member variable
i2c: tegra: use clk_disable_unprepare in place of clk_disable
i2c: tegra: use of_match_ptr() for match_table initialization
i2c: tegra: Use struct dev_pm_ops for power management
i2c: tegra: convert normal suspend/resume to *_noirq

drivers/i2c/busses/i2c-tegra.c | 27 +++++++++++++++------------
1 files changed, 15 insertions(+), 12 deletions(-)



\
 
 \ /
  Last update: 2012-07-10 16:01    [W:0.139 / U:1.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site