diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-02 16:49:05 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-28 17:15:16 +0200 |
commit | 0faef109bdac1328b529342bfc8c3d34005a56fe (patch) | |
tree | cf887530a0fb66efbd79740343b69b9d983b4c69 /drivers/media/platform/rcar_jpu.c | |
parent | a890d56a9d9e4a8345c08f9212504bbc396bb7dd (diff) |
char: tlclk: constify attribute_group structures.
attribute_group are not supposed to change at runtime. All functions
working with attribute_group provided by <linux/sysfs.h> work with
const attribute_group. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/media/platform/rcar_jpu.c')
0 files changed, 0 insertions, 0 deletions