···630 /* Just update the base values (i.e. touchpad in untouched state) */631 if (dev->data[dev->info->datalen - 1] & ATP_STATUS_BASE_UPDATE) {632633- dprintk(KERN_DEBUG "appletouch: updated base values\n");634635 memcpy(dev->xy_old, dev->xy_cur, sizeof(dev->xy_old));636 goto exit;
···630 /* Just update the base values (i.e. touchpad in untouched state) */631 if (dev->data[dev->info->datalen - 1] & ATP_STATUS_BASE_UPDATE) {632633+ dprintk("appletouch: updated base values\n");634635 memcpy(dev->xy_old, dev->xy_cur, sizeof(dev->xy_old));636 goto exit;