upstream: [media] drx-j: get rid of drx_dap_fasi.c
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Mon, 27 Jan 2014 05:14:14 +0000 (02:14 -0300)
committerChanho Park <chanho61.park@samsung.com>
Thu, 7 Aug 2014 05:26:16 +0000 (14:26 +0900)
commit11d3a30cdc0bae9aad7fc7eb6eb1bd159e09a72e
treea447b4ef48b7f9407e951cdcb744d24bfaaa8d83
parent8085e9e8ad91d99b4afbd391597779b957dbd8ed
upstream: [media] drx-j: get rid of drx_dap_fasi.c

This file contains an abstract layer for the I2C transfer
functions. Get rid of it, merging it at drxj. This will allow
to remove another abstraction layer there, making the code
easier to read, and removing the functions that just return
-EIO.

Acked-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/dvb-frontends/drx39xyj/Makefile
drivers/media/dvb-frontends/drx39xyj/drx_dap_fasi.c [deleted file]
drivers/media/dvb-frontends/drx39xyj/drxj.c