OSDN Git Service

[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)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 4 Mar 2014 17:39:06 +0000 (14:39 -0300)
commit73b3fc3d74de4ccba5775476d685e062b7774e64
tree9f730acdf7ee0f054d37603a451335581a49a931
parent0ad0c37c7c3a4a694d52f09babb1de0dff3f6a37
[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