[PATCH V2] staging: fieldbus: anybus-s: force endiannes annotation

Sven Van Asbroeck thesven73 at gmail.com
Tue Apr 30 14:22:42 UTC 2019


On Tue, Apr 30, 2019 at 10:03 AM Greg Kroah-Hartman
<gregkh at linuxfoundation.org> wrote:
>
> Keep it bus-endian, as that's the "normal" way bus structures work (like
> PCI and USB for example), and that should be in a documented, and
> consistent, form, right?
>
> Then do the conversion when you access the field from within the kernel.

Ah ok, it's like a standard way of implementing a bus. Sounds good, I'll
spin a patch to conform to it. And while I'm at it, I'll rename fieldbus_type
because it can be confused with another fieldbus_type within the
fieldbus_dev core.


More information about the devel mailing list