From: Yasunari Takiguchi <Yasunari.Takiguchi@xxxxxxxx> Hi, This is the update patch for patch Sony CXD2880 DVB-T2/T tuner + demodulator driver. We modified how to declare structure and optimized spi drive current and signal lock condition check part for BER/PER measure to ensure BER/PER are stable. The change history of this patch series is as below. [Change list] (1)The detail change items of each files are as below. [PATCH 1/3] drivers/media/spi/cxd2880-spi.c -modified how to declare spi_transfer structure [PATCH 2/3] drivers/media/dvb-frontends/cxd2880/cxd2880_top.c -reduced the SPI output drive current -optimized signal lock condition check part for BER/PER measure to ensure BER/PER are stable [PATCH 3/3] drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_driver_version.h -updated version information Thanks, Takiguchi --- drivers/media/spi/cxd2880-spi.c | 8 +++----- drivers/media/dvb-frontends/cxd2880/cxd2880_top.c | 14 ++++++++++++-- drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_driver_version.h | 4 ++-- 3 files changed, 17 insertions(+), 9 deletions(-) 2.15.1