forked from len0rd/rockbox
HDD6330 and HDD1630: split the code for the backlight, cause it's rather different for these targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28321 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8e9aeb2166
commit
f81c0c05ce
5 changed files with 121 additions and 20 deletions
|
@ -708,9 +708,9 @@ target/arm/ata-pp5020.c
|
|||
target/arm/wmcodec-pp.c
|
||||
target/arm/i2s-pp.c
|
||||
target/arm/adc-pp5020.c
|
||||
target/arm/philips/backlight-hdd.c
|
||||
target/arm/philips/power-hdd.c
|
||||
target/arm/philips/fmradio_i2c-hdd.c
|
||||
target/arm/philips/hdd1630/backlight-hdd1630.c
|
||||
target/arm/philips/hdd1630/button-hdd1630.c
|
||||
target/arm/philips/hdd1630/lcd-hdd1630.c
|
||||
target/arm/philips/hdd1630/lcd-as-hdd1630.S
|
||||
|
@ -729,9 +729,9 @@ target/arm/ata-pp5020.c
|
|||
target/arm/wmcodec-pp.c
|
||||
target/arm/i2s-pp.c
|
||||
target/arm/adc-pp5020.c
|
||||
target/arm/philips/backlight-hdd.c
|
||||
target/arm/philips/power-hdd.c
|
||||
target/arm/philips/fmradio_i2c-hdd.c
|
||||
target/arm/philips/hdd6330/backlight-hdd6330.c
|
||||
target/arm/philips/hdd6330/button-hdd6330.c
|
||||
target/arm/philips/hdd6330/lcd-hdd6330.c
|
||||
target/arm/philips/hdd6330/powermgmt-hdd6330.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue