i2c: versatile: Make i2c_algo_bit_data const
authorBhumika Goyal <bhumirks@gmail.com>
Mon, 21 Aug 2017 13:28:37 +0000 (18:58 +0530)
committerWolfram Sang <wsa@the-dreams.de>
Tue, 29 Aug 2017 20:34:12 +0000 (22:34 +0200)
commita89c22d59eee15fad0ee740308dae94668d12330
tree0c115d2b8013d44b4edb26675fe7594fd012bacc
parentae3923a284cc696311294022e9b1a49058f07387
i2c: versatile: Make i2c_algo_bit_data const

Make this const as it is only used in a copy operation.
Done using Coccinelle.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-versatile.c