Home
last modified time | relevance | path

Searched hist:d675765a0244af1d65c292f2508009f1bd13e1b6 (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/hw/misc/
H A Dimx25_ccm.cdiff 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 Dimx31_ccm.cdiff 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 Dimx6_src.cdiff 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 Dimx6_ccm.cdiff 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 Dimx_spi.cdiff 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 Dimx_gpt.cdiff 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 Dimx_epit.cdiff 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>