diff options
| author | Arvind Yadav <[email protected]> | 2017-11-17 15:30:15 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2017-11-17 16:10:03 -0800 |
| commit | c1b1418a66928bbae3d3ff057ae0110d5b122c11 (patch) | |
| tree | 9ccb7d15ac54b9651c204f8538d216bd27354ff0 /drivers/fpga/fpga-mgr.c | |
| parent | de40ccefd1f19180c0a43e4d9b9d2f4dc8856c8b (diff) | |
rapidio: constify rio_device_id
rio_device_id are not supposed to change at runtime. rio driver is
working with const 'id_table'. So mark the non-const rio_device_id
structs as const.
Link: http://lkml.kernel.org/r/[email protected]
Link: http://lkml.kernel.org/r/[email protected]
Link: http://lkml.kernel.org/r/[email protected]
Link: http://lkml.kernel.org/r/[email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arvind Yadav <[email protected]>
Acked-by: Alexandre Bounine <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions