diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2011-04-30 15:26:40 +0300 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2011-05-12 19:39:52 +0300 |
commit | 897044e99e437e908eef566d910692830546c2d9 (patch) | |
tree | 0c626cc26dc115392f0138cb7e626d04a7983ae7 /crypto/xts.c | |
parent | e1d01789017cf327d63f7748025317763253960b (diff) | |
download | blackbird-op-linux-897044e99e437e908eef566d910692830546c2d9.tar.gz blackbird-op-linux-897044e99e437e908eef566d910692830546c2d9.zip |
OMAP: DSS2: OMAPFB: Reduce stack usage
omapfb_mode_to_timings() had struct fb_info, struct fb_var and struct
fb_ops allocated from stack. This caused the stack usage grow quite
high.
Use kzalloc to allocate the structs instead.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'crypto/xts.c')
0 files changed, 0 insertions, 0 deletions