mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-03 21:49:32 +00:00
This lets the RX interrupt handler configure the wire protocol (clock polarity and phase) and SPS communication mode that it would prefer. BUG=chrome-os-partner:40969 BRANCH=none TEST=make buildall This is just a refactoring, since the sps_hc.c module is the only thing that uses this (in one mode only). I tested it using extra/ftdi_hostcmd and it still works. Change-Id: I9ed26e9fa66de65e72f188184f4f3f41a5b5562a Signed-off-by: Bill Richardson <wfrichar@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/284922 Reviewed-by: Randall Spangler <rspangler@chromium.org>