get rid of drvgen
authorStricted <info@stricted.net>
Tue, 20 Mar 2018 15:52:11 +0000 (16:52 +0100)
committerStricted <info@stricted.net>
Sat, 24 Mar 2018 12:51:09 +0000 (13:51 +0100)
commit8c8e2e886304c99a6090b7dfbfcc9d19d3d54b18
treec487febe2e1a57440183f096e0718cc913b23d3b
parent9afc0d8b264fbe6d215f7a0a83e35a1dcdbf366d
get rid of drvgen
12 files changed:
arch/arm/Makefile
arch/arm/mach-mt8127/ttab/dct/dct/inc/cust_adc.h [new file with mode: 0644]
arch/arm/mach-mt8127/ttab/dct/dct/inc/cust_eint.h [new file with mode: 0644]
arch/arm/mach-mt8127/ttab/dct/dct/inc/cust_eint_ext.h [new file with mode: 0644]
arch/arm/mach-mt8127/ttab/dct/dct/inc/cust_gpio_boot.h [new file with mode: 0644]
arch/arm/mach-mt8127/ttab/dct/dct/inc/cust_gpio_usage.h [new file with mode: 0644]
arch/arm/mach-mt8127/ttab/dct/dct/inc/cust_kpd.h [new file with mode: 0644]
arch/arm/mach-mt8127/ttab/dct/dct/inc/cust_power.h [new file with mode: 0644]
arch/arm/mach-mt8127/ttab/dct/dct/inc/pmic_drv.h [new file with mode: 0644]
arch/arm/mach-mt8127/ttab/dct/dct/pmic_drv.c [new file with mode: 0644]
drivers/misc/mediatek/Kconfig
drivers/misc/mediatek/Makefile.custom