Searched hist:"0937 e7e712074cc09b9d148f5fbf148717e0c3eb" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/media/pci/ddbridge/ |
H A D | ddbridge-hw.c | diff 0937e7e712074cc09b9d148f5fbf148717e0c3eb Sun Aug 20 05:41:13 CDT 2017 Daniel Scheller <d.scheller@gmx.net> media: ddbridge: const'ify all ddb_info, ddb_regmap et al
All data is accessed RO, so mark everything const. Some vars in several functions aswell as function signatures also require the const keyword now, they're also added by this commit.
Signed-off-by: Daniel Scheller <d.scheller@gmx.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|
H A D | ddbridge-i2c.c | diff 0937e7e712074cc09b9d148f5fbf148717e0c3eb Sun Aug 20 05:41:13 CDT 2017 Daniel Scheller <d.scheller@gmx.net> media: ddbridge: const'ify all ddb_info, ddb_regmap et al
All data is accessed RO, so mark everything const. Some vars in several functions aswell as function signatures also require the const keyword now, they're also added by this commit.
Signed-off-by: Daniel Scheller <d.scheller@gmx.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|
H A D | ddbridge.h | diff 0937e7e712074cc09b9d148f5fbf148717e0c3eb Sun Aug 20 05:41:13 CDT 2017 Daniel Scheller <d.scheller@gmx.net> media: ddbridge: const'ify all ddb_info, ddb_regmap et al
All data is accessed RO, so mark everything const. Some vars in several functions aswell as function signatures also require the const keyword now, they're also added by this commit.
Signed-off-by: Daniel Scheller <d.scheller@gmx.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|
H A D | ddbridge-core.c | diff 0937e7e712074cc09b9d148f5fbf148717e0c3eb Sun Aug 20 05:41:13 CDT 2017 Daniel Scheller <d.scheller@gmx.net> media: ddbridge: const'ify all ddb_info, ddb_regmap et al
All data is accessed RO, so mark everything const. Some vars in several functions aswell as function signatures also require the const keyword now, they're also added by this commit.
Signed-off-by: Daniel Scheller <d.scheller@gmx.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|