commit | 5a2ab034396c063ceed167076424cf37d17cdc01 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <willy@infradead.org> | Mon Jun 18 08:35:52 2018 -0400 |
committer | Matthew Wilcox <willy@infradead.org> | Tue Aug 21 23:54:18 2018 -0400 |
tree | 58b4edfef292e48a9024ca087c1e9dd2456a1a73 | |
parent | b3fa64170e21393b5790be89ab16cdfe1f5bddbc [diff] |
media: Convert entity ID allocation to new IDA API Removes a call to ida_pre_get(). Signed-off-by: Matthew Wilcox <willy@infradead.org> Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com> Acked-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>