Remove redundant call to the encode_fix() before i810 frambuffer is
registered.
This fixes a problem with uninitialized the fb_info->mm_lock mutex
introduced by the commit
|
||
|---|---|---|
| .. | ||
| i810_accel.c | ||
| i810_dvt.c | ||
| i810_gtf.c | ||
| i810_main.c | ||
| i810_main.h | ||
| i810_regs.h | ||
| i810-i2c.c | ||
| i810.h | ||
| Makefile | ||