Hi Steven,

It seems to me that that part of the code is identical to your driver, no?

The media_tree driver:

retval = saa7164_api_i2c_read(bus,
                     msgs[i].addr,
                     0 /* reglen */,
                     NULL /* reg */, msgs[i].len, msgs[i].buf);

It's exactly the same with a little bit different formatting.

Cheers,
-olli


On 4 June 2015 at 16:03, Steven Toth <st...@kernellabs.com> wrote:
> On Thu, Jun 4, 2015 at 9:22 AM, Olli Salonen <olli.salo...@iki.fi> wrote:
>> I compiled an old HVR-2205 driver from my git tree:
>> https://github.com/trsqr/media_tree/tree/hvr2205
>
> https://github.com/trsqr/media_tree/commit/61c2ef874b8a9620f498c9a4ab4138e97119462b
>
> That's the difference perhaps.
>
> --
> Steven Toth - Kernel Labs
> http://www.kernellabs.com
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to