intelfb: int option fix
authorEric Hustvedt <ehustvedt@cecropia.com>
Mon, 29 May 2006 08:38:55 +0000 (18:38 +1000)
committerDave Airlie <airlied@linux.ie>
Mon, 29 May 2006 08:38:55 +0000 (18:38 +1000)
commit65eb2f97db17f6f6a92cad3aad93b531f991ebf1
tree70e7f3025cd2511fca6bf09a512588fbbbfab5c7
parentf728377f6786bcdf1dbf33394360164e86f40094
intelfb: int option fix

Fix integer option parsing in the intelfb driver. The macro wasn't
accounting for the equal sign past the option name. As a result,
the vram option always returned 0.

Signed-off-by: Eric Hustvedt <ehustvedt@cecropia.com>
Signed-off-by: Dennis Munsie <dmunsie@cecropia.com
Signed-off-by: Dave Airlie <airlied@linux.ie>
drivers/video/intelfb/intelfbdrv.c