Commit e5f32bf
committed
pinctrl: cherryview: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
Since pm.h provides a helper for system no-IRQ PM callbacks,
switch the driver to use it instead of open coded variant.
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/20230717172821.62827-4-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>1 parent 2a6c0b4 commit e5f32bf
1 file changed
Lines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1741 | 1741 | | |
1742 | 1742 | | |
1743 | 1743 | | |
1744 | | - | |
1745 | 1744 | | |
1746 | 1745 | | |
1747 | 1746 | | |
| |||
1825 | 1824 | | |
1826 | 1825 | | |
1827 | 1826 | | |
1828 | | - | |
1829 | 1827 | | |
1830 | | - | |
1831 | | - | |
1832 | | - | |
1833 | | - | |
| 1828 | + | |
| 1829 | + | |
1834 | 1830 | | |
1835 | 1831 | | |
1836 | 1832 | | |
| |||
1843 | 1839 | | |
1844 | 1840 | | |
1845 | 1841 | | |
1846 | | - | |
| 1842 | + | |
1847 | 1843 | | |
1848 | 1844 | | |
1849 | 1845 | | |
| |||
0 commit comments