Unverified Commit 97b63f47 authored by Tudor Ambarus's avatar Tudor Ambarus Committed by Mark Brown
Browse files

spi: s3c64xx: fix typo, s/configuartion/configuration

parent a336d41b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -180,7 +180,7 @@ struct s3c64xx_spi_port_config {
 * @cur_speed: Current clock speed
 * @rx_dma: Local receive DMA data (e.g. chan and direction)
 * @tx_dma: Local transmit DMA data (e.g. chan and direction)
 * @port_conf: Local SPI port configuartion data
 * @port_conf: Local SPI port configuration data
 * @port_id: Port identification number
 */
struct s3c64xx_spi_driver_data {