u-boot/doc/driver-model
Gabor Juhos c575180bae block: constify sect_buf argument of ide_write_data
Add a const keyword to the sect_buf argument of
ide_write_data to fix the following warning:

  cmd_ide.c: In function '__ide_output_data':
  cmd_ide.c:548: warning: passing argument 2 of 'ide_write_data' discards qualifiers from pointer target type
  /devel/u-boot.git/include/ide.h:76: note: expected 'ulong *' but argument is of type 'const ulong *'

Also modify the driver-model documentation to
match with the new prototype.

Compile tested only.

Cc: Macpaul Lin <macpaul@andestech.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
2013-07-24 11:49:17 +08:00
..
UDM-block.txt block: constify sect_buf argument of ide_write_data 2013-07-24 11:49:17 +08:00
UDM-cores.txt dm: Add Driver cores design document 2012-09-02 17:55:56 +02:00
UDM-design.txt dm: Initial import of design documents 2012-09-02 17:55:53 +02:00
UDM-fpga.txt dm: Initial import of design documents 2012-09-02 17:55:53 +02:00
UDM-gpio.txt dm: Add GPIO API transition document 2012-09-02 18:00:00 +02:00
UDM-hwmon.txt dm: Hwmon UDM subsystem analysis added. 2012-09-02 18:00:01 +02:00
UDM-keyboard.txt dm: Initial import of design documents 2012-09-02 17:55:53 +02:00
UDM-mmc.txt dm: Add MMC subsystem analysis 2012-09-02 18:00:00 +02:00
UDM-net.txt dm: Add networking subsystem analysis 2012-09-02 18:00:00 +02:00
UDM-pci.txt Power: remove support for Freescale MPC8220 2013-05-15 08:41:03 -04:00
UDM-pcmcia.txt dm: Add pcmcia design document 2012-09-02 18:00:01 +02:00
UDM-power.txt dm: Add POWER API transition document 2012-09-02 18:00:01 +02:00
UDM-rtc.txt dm: RTC subsystem analysis added. 2012-09-02 18:00:02 +02:00
UDM-serial.txt arm: Remove support for unused s3c64xx 2013-04-12 07:55:08 +02:00
UDM-spi.txt dm: Add SPI API transition document 2012-09-02 18:00:00 +02:00
UDM-stdio.txt dm: Initial import of design documents 2012-09-02 17:55:53 +02:00
UDM-tpm.txt dm: Initial import of design documents 2012-09-02 17:55:53 +02:00
UDM-twserial.txt dm: Add twserial device document 2012-09-02 18:00:02 +02:00
UDM-usb.txt dm: Initial import of design documents 2012-09-02 17:55:53 +02:00
UDM-video.txt dm: Initial import of design documents 2012-09-02 17:55:53 +02:00
UDM-watchdog.txt ppc: Remove PCIPPC2 and PCIPPC6 boards 2013-03-11 17:00:28 -04:00