@@ -282,7 +282,7 @@ static void control_set_hardware(struct fb_info_control *p, struct fb_par_contro
}
/* Work out which banks of VRAM we have installed. */
-/* danj: I guess the card just ignores writes to nonexistant VRAM... */
+/* danj: I guess the card just ignores writes to nonexistent VRAM... */
static void __init find_vram_size(struct fb_info_control *p)
{
@@ -358,7 +358,7 @@ static void lcd_blit(int load_mode, struct da8xx_fb_par *par)
lcd_enable_raster();
}
-/* Configure the Burst Size and fifo threhold of DMA */
+/* Configure the Burst Size and fifo threshold of DMA */
static int lcd_cfg_dma(int burst_size, int fifo_th)
{
u32 reg;