]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: sm7xxfb: delete unnecessary color map allocation
authorJavier M. Mellid <jmunhoz@igalia.com>
Tue, 26 Jun 2012 04:00:16 +0000 (06:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Jun 2012 22:03:54 +0000 (15:03 -0700)
commit128e8616faff1a863ad9f8e865e255ee4d36bed4
tree0b7ccec7c118e202edb3e1509881699679f9942e
parent50b238b186d4ac77da07a0fa0261467f9431581b
staging: sm7xxfb: delete unnecessary color map allocation

This patchs erases fb_alloc_cmap call in smtc_free_fb_info. In the
future, when needed, the required function to call here should be
fb_dealloc_cmap.

Tested with SM712.

Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm7xxfb/sm7xxfb.c