summaryrefslogtreecommitdiff
path: root/drivers/serial/Kconfig
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2018-03-12 12:46:09 +0300
committerTom Rini <trini@konsulko.com>2018-03-19 23:14:21 +0300
commit35746c0138c7a9900fb2678358904c10797a563a (patch)
tree12bead072fe275ace1e824e89f8d244e4fb1bf12 /drivers/serial/Kconfig
parentf11c308ac20eb14eb7ce0c4a25987cb5462e017c (diff)
downloadu-boot-35746c0138c7a9900fb2678358904c10797a563a.tar.xz
stm32mp: stm32f7_i2c: use calloc instead of kmalloc
Kmalloc is using memalign allocation function. It is not necessary to align this structure so to save bytes, we move to calloc. And kmalloc function can't be used in SPL early stage (in board_init_f()) Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'drivers/serial/Kconfig')
0 files changed, 0 insertions, 0 deletions