commit | 75864b301c91bf41ec2fb49ce4efb62fcb48b954 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Sat Aug 19 13:52:17 2017 +0530 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Mon Aug 21 14:33:50 2017 +0200 |
tree | c544a27f92eca91e933316964302879f33a275a7 | |
parent | 2acc717b7a196c355f3a126a9ac4e9df784113e7 [diff] |
mtd: make device_type const Make this const as it is only stored in the type field of a device structure, which is const. Done using Coccinelle. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>