Loading Documentation/powerpc/dts-bindings/fsl/board.txt +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ Required properities: - reg : Should contain the address and the length of the GPIO bank register. - #gpio-cells : Should be two. The first cell is the pin number and the second cell is used to specify optional paramters (currently unused). second cell is used to specify optional parameters (currently unused). - gpio-controller : Marks the port as GPIO controller. Example: Loading Documentation/powerpc/dts-bindings/fsl/cpm_qe/gpio.txt +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ Required properties: "fsl,cpm1-pario-bank-c", "fsl,cpm1-pario-bank-d", "fsl,cpm1-pario-bank-e", "fsl,cpm2-pario-bank" - #gpio-cells : Should be two. The first cell is the pin number and the second cell is used to specify optional paramters (currently unused). second cell is used to specify optional parameters (currently unused). - gpio-controller : Marks the port as GPIO controller. Example of three SOC GPIO banks defined as gpio-controller nodes: Loading arch/s390/kernel/head.S +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ __HEAD .org 0x100 # # subroutine for loading from tape # Paramters: # Parameters: # R1 = device number # R2 = load address .Lloader: Loading drivers/ata/libata-acpi.c +2 −2 Original line number Diff line number Diff line Loading @@ -748,9 +748,9 @@ static int ata_acpi_run_tf(struct ata_device *dev, /** * ata_acpi_exec_tfs - get then write drive taskfile settings * @dev: target ATA device * @nr_executed: out paramter for the number of executed commands * @nr_executed: out parameter for the number of executed commands * * Evaluate _GTF and excute returned taskfiles. * Evaluate _GTF and execute returned taskfiles. * * LOCKING: * EH context. Loading drivers/ata/libata-eh.c +1 −1 Original line number Diff line number Diff line Loading @@ -2864,7 +2864,7 @@ static int ata_eh_revalidate_and_attach(struct ata_link *link, /** * ata_set_mode - Program timings and issue SET FEATURES - XFER * @link: link on which timings will be programmed * @r_failed_dev: out paramter for failed device * @r_failed_dev: out parameter for failed device * * Set ATA device disk transfer mode (PIO3, UDMA6, etc.). If * ata_set_mode() fails, pointer to the failing device is Loading Loading
Documentation/powerpc/dts-bindings/fsl/board.txt +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ Required properities: - reg : Should contain the address and the length of the GPIO bank register. - #gpio-cells : Should be two. The first cell is the pin number and the second cell is used to specify optional paramters (currently unused). second cell is used to specify optional parameters (currently unused). - gpio-controller : Marks the port as GPIO controller. Example: Loading
Documentation/powerpc/dts-bindings/fsl/cpm_qe/gpio.txt +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ Required properties: "fsl,cpm1-pario-bank-c", "fsl,cpm1-pario-bank-d", "fsl,cpm1-pario-bank-e", "fsl,cpm2-pario-bank" - #gpio-cells : Should be two. The first cell is the pin number and the second cell is used to specify optional paramters (currently unused). second cell is used to specify optional parameters (currently unused). - gpio-controller : Marks the port as GPIO controller. Example of three SOC GPIO banks defined as gpio-controller nodes: Loading
arch/s390/kernel/head.S +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ __HEAD .org 0x100 # # subroutine for loading from tape # Paramters: # Parameters: # R1 = device number # R2 = load address .Lloader: Loading
drivers/ata/libata-acpi.c +2 −2 Original line number Diff line number Diff line Loading @@ -748,9 +748,9 @@ static int ata_acpi_run_tf(struct ata_device *dev, /** * ata_acpi_exec_tfs - get then write drive taskfile settings * @dev: target ATA device * @nr_executed: out paramter for the number of executed commands * @nr_executed: out parameter for the number of executed commands * * Evaluate _GTF and excute returned taskfiles. * Evaluate _GTF and execute returned taskfiles. * * LOCKING: * EH context. Loading
drivers/ata/libata-eh.c +1 −1 Original line number Diff line number Diff line Loading @@ -2864,7 +2864,7 @@ static int ata_eh_revalidate_and_attach(struct ata_link *link, /** * ata_set_mode - Program timings and issue SET FEATURES - XFER * @link: link on which timings will be programmed * @r_failed_dev: out paramter for failed device * @r_failed_dev: out parameter for failed device * * Set ATA device disk transfer mode (PIO3, UDMA6, etc.). If * ata_set_mode() fails, pointer to the failing device is Loading