Ignore:
Timestamp:
01/19/12 17:27:49 (16 months ago)
Author:
BrainSlayer
Message:

other drivers for lantiq

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/linux/universal/linux-3.2/drivers/mtd/nand/plat_nand.c

    r18171 r18224  
    7676        data->chip.write_buf = pdata->ctrl.write_buf; 
    7777        data->chip.read_buf = pdata->ctrl.read_buf; 
     78        data->chip.read_byte = pdata->ctrl.read_byte; 
    7879        data->chip.chip_delay = pdata->chip.chip_delay; 
    7980        data->chip.options |= pdata->chip.options; 
Note: See TracChangeset for help on using the changeset viewer.