Searched hist:d675765a0244af1d65c292f2508009f1bd13e1b6 (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/hw/misc/ |
H A D | imx25_ccm.c | diff d675765a0244af1d65c292f2508009f1bd13e1b6 Thu Sep 22 12:13:09 CDT 2016 Peter Maydell <peter.maydell@linaro.org> imx: Use 'const char', not 'char const'
'char const' means the same thing as 'const char', but we use the former in only a handful of places and we use the latter over six thousand times. Switch the imx reg_name() functions to bring them in line with everything else.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | imx31_ccm.c | diff d675765a0244af1d65c292f2508009f1bd13e1b6 Thu Sep 22 12:13:09 CDT 2016 Peter Maydell <peter.maydell@linaro.org> imx: Use 'const char', not 'char const'
'char const' means the same thing as 'const char', but we use the former in only a handful of places and we use the latter over six thousand times. Switch the imx reg_name() functions to bring them in line with everything else.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | imx6_src.c | diff d675765a0244af1d65c292f2508009f1bd13e1b6 Thu Sep 22 12:13:09 CDT 2016 Peter Maydell <peter.maydell@linaro.org> imx: Use 'const char', not 'char const'
'char const' means the same thing as 'const char', but we use the former in only a handful of places and we use the latter over six thousand times. Switch the imx reg_name() functions to bring them in line with everything else.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | imx6_ccm.c | diff d675765a0244af1d65c292f2508009f1bd13e1b6 Thu Sep 22 12:13:09 CDT 2016 Peter Maydell <peter.maydell@linaro.org> imx: Use 'const char', not 'char const'
'char const' means the same thing as 'const char', but we use the former in only a handful of places and we use the latter over six thousand times. Switch the imx reg_name() functions to bring them in line with everything else.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
/openbmc/qemu/hw/ssi/ |
H A D | imx_spi.c | diff d675765a0244af1d65c292f2508009f1bd13e1b6 Thu Sep 22 12:13:09 CDT 2016 Peter Maydell <peter.maydell@linaro.org> imx: Use 'const char', not 'char const'
'char const' means the same thing as 'const char', but we use the former in only a handful of places and we use the latter over six thousand times. Switch the imx reg_name() functions to bring them in line with everything else.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
/openbmc/qemu/hw/timer/ |
H A D | imx_gpt.c | diff d675765a0244af1d65c292f2508009f1bd13e1b6 Thu Sep 22 12:13:09 CDT 2016 Peter Maydell <peter.maydell@linaro.org> imx: Use 'const char', not 'char const'
'char const' means the same thing as 'const char', but we use the former in only a handful of places and we use the latter over six thousand times. Switch the imx reg_name() functions to bring them in line with everything else.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | imx_epit.c | diff d675765a0244af1d65c292f2508009f1bd13e1b6 Thu Sep 22 12:13:09 CDT 2016 Peter Maydell <peter.maydell@linaro.org> imx: Use 'const char', not 'char const'
'char const' means the same thing as 'const char', but we use the former in only a handful of places and we use the latter over six thousand times. Switch the imx reg_name() functions to bring them in line with everything else.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|