drivers/video: fsl-diu-fb: improve local variable usage in some functions
authorTimur Tabi <timur@freescale.com>
Thu, 15 Sep 2011 21:44:52 +0000 (16:44 -0500)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sun, 18 Sep 2011 20:08:57 +0000 (20:08 +0000)
commitbada04fcda8bd2a2bfd5519a6a7265ec9896b435
tree842b107a958196c0734578c91f7d1ad4e3d66157
parent63cf8df44e522e2807ccbd0d55b851a89a311bc2
drivers/video: fsl-diu-fb: improve local variable usage in some functions

Clean up the local variable usage in request_irq_local() and allocate_buf().
This streamlines the code without affecting functionality.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/fsl-diu-fb.c