Commit 45bf5ed
HID: sony: Remove usage of the deprecated ida_simple_xx() API
ida_alloc() and ida_free() should be preferred to the deprecated
ida_simple_get() and ida_simple_remove().
This is less verbose.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Jiri Kosina <jkosina@suse.com>1 parent 4e124ed commit 45bf5ed
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1844 | 1844 | | |
1845 | 1845 | | |
1846 | 1846 | | |
1847 | | - | |
1848 | | - | |
| 1847 | + | |
1849 | 1848 | | |
1850 | 1849 | | |
1851 | 1850 | | |
| |||
1861 | 1860 | | |
1862 | 1861 | | |
1863 | 1862 | | |
1864 | | - | |
| 1863 | + | |
1865 | 1864 | | |
1866 | 1865 | | |
1867 | 1866 | | |
| |||
0 commit comments