commit | 73b3fc3d74de4ccba5775476d685e062b7774e64 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | Mon Jan 27 02:14:14 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Tue Mar 04 14:39:06 2014 -0300 |
tree | 9f730acdf7ee0f054d37603a451335581a49a931 | |
parent | 0ad0c37c7c3a4a694d52f09babb1de0dff3f6a37 [diff] |
[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>