diff options
author | Russ Gorby | 2011-02-07 12:02:31 -0800 |
---|---|---|
committer | Greg Kroah-Hartman | 2011-02-17 11:16:15 -0800 |
commit | 2aff8d90a073e5a07e1ff5a94779d6a21fb72dd2 (patch) | |
tree | dbe4ec15ca988d3b4e020fdc1cde9ece98f46c8a /drivers/tty/serial/pnx8xxx_uart.c | |
parent | 1b79b440576b80bace7b6fa012a57ed91d763b5f (diff) |
serial: ifx6x60: probe routine needs to call spi_setup
The probe routine should call spi_setup() to configure
the SPI bus so it can properly communicate with the device.
E.g. the device operates in SPI mode 1.
Called spi_setup to configure SPI mode, max_speed_hz, and bpw
Signed-off-by: Russ Gorby <russ.gorby@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/tty/serial/pnx8xxx_uart.c')
0 files changed, 0 insertions, 0 deletions