nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reserves
[deliverable/linux.git] / drivers / video / atmel_lcdfb.c
index d99505b163744d09561a191b30161d0b5cc8cdad..15055395cd95a1eff62591c81111501dda1e6560 100644 (file)
@@ -939,7 +939,7 @@ static int __init atmel_lcdfb_probe(struct platform_device *pdev)
                 * up a splash image.
                 */
        } else {
-               /* alocate memory buffer */
+               /* allocate memory buffer */
                ret = atmel_lcdfb_alloc_video_memory(sinfo);
                if (ret < 0) {
                        dev_err(dev, "cannot allocate framebuffer: %d\n", ret);
This page took 0.029978 seconds and 5 git commands to generate.