Hi Hong, On Thu, 2010-11-11 at 08:07 +0100, ext Hong Liu wrote: > Hi, Arjan > > Following patches add multi-touch driver for Cypress TMA340 touch > controller, add interrupt mode support for LIS3DH accelerometer and > correct runtime PM state setting for apds9802ps and apds9802als. > > Log for applying and compiling the patches is attached at end, just FYI.
<snip> > patch log: > > [h...@hongdev linux-2.6.35-master]$ patch -p1 --fuzz=0 < > 0001-hwmon-lis3-add-single-click-interrupt-support-for-li.patch > patching file arch/x86/kernel/mrst.c > patching file drivers/hwmon/lis3lv02d.c > patching file drivers/hwmon/lis3lv02d.h > patching file drivers/hwmon/lis3lv02d_i2c.c > patching file include/linux/lis3lv02d.h <snip> > compile log: > > [h...@hongdev linux-2.6.35-master]$ make drivers/hwmon/lis3lv02d.o > drivers/hwmon/lis3lv02d_i2c.o > scripts/kconfig/conf -s arch/x86/Kconfig > CHK include/linux/version.h > UPD include/linux/version.h > CHK include/generated/utsrelease.h > UPD include/generated/utsrelease.h > CC kernel/bounds.s > GEN include/generated/bounds.h > CC arch/x86/kernel/asm-offsets.s > GEN include/generated/asm-offsets.h > CALL scripts/checksyscalls.sh > CC scripts/mod/empty.o > HOSTCC scripts/mod/mk_elfconfig > MKELF scripts/mod/elfconfig.h > HOSTCC scripts/mod/file2alias.o > HOSTCC scripts/mod/modpost.o > HOSTCC scripts/mod/sumversion.o > HOSTLD scripts/mod/modpost > HOSTCC scripts/kallsyms > HOSTCC scripts/pnmtologo > HOSTCC scripts/conmakehash > CC drivers/hwmon/lis3lv02d.o > CC drivers/hwmon/lis3lv02d_i2c.o > [h...@hongdev linux-2.6.35-master]$ make drivers/misc/apds9802als.o > drivers/staging/mfld-sensors/apds9802ps.o > drivers/input/touchscreen/cyttsp_core.o > drivers/input/touchscreen/cyttsp_i2c.o arch/x86/kernel/mrst.o > CHK include/linux/version.h > CHK include/generated/utsrelease.h > CALL scripts/checksyscalls.sh > CC drivers/misc/apds9802als.o > CC drivers/staging/mfld-sensors/apds9802ps.o > CC [M] drivers/input/touchscreen/cyttsp_core.o > CC [M] drivers/input/touchscreen/cyttsp_i2c.o > CC arch/x86/kernel/mrst.o Has someone asked you to specifically post patch and compile log? IMO it is not required. Cheers, Ameya. _______________________________________________ MeeGo-kernel mailing list [email protected] http://lists.meego.com/listinfo/meego-kernel
