Home
last modified time | relevance | path

Searched hist:"3 b36d17cf18bd9ad13f043256371222e2845e4d9" (Results 1 – 10 of 10) sorted by relevance

/openbmc/libmctp/utils/
H A Dmctp-in.cdiff e4d8456ff789b9b2d6befcc9e16a60a3b2ca015a Tue Nov 30 13:04:10 CST 2021 Brad Bishop <bradleyb@fuzziesquirrel.com> utils: fix in/pipe utilities

These examples stopped building with 3b36d17cf.

Fixes: 3b36d17cf18bd9ad13f043256371222e2845e4d9
Change-Id: I14218769afd1e9b8171de33b88028ef4a052ce17
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
H A Dmctp-pipe.cdiff e4d8456ff789b9b2d6befcc9e16a60a3b2ca015a Tue Nov 30 13:04:10 CST 2021 Brad Bishop <bradleyb@fuzziesquirrel.com> utils: fix in/pipe utilities

These examples stopped building with 3b36d17cf.

Fixes: 3b36d17cf18bd9ad13f043256371222e2845e4d9
Change-Id: I14218769afd1e9b8171de33b88028ef4a052ce17
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
H A Dmctp-demux-daemon.cdiff 3b36d17cf18bd9ad13f043256371222e2845e4d9 Tue Sep 03 22:56:09 CDT 2019 Jeremy Kerr <jk@ozlabs.org> API: Add binding accessors to generic struct mctp_binding

Rather than have every binding include their own wrappers around
binding<->core functions, introduce an accessor to retrieve the struct
mctp_binding from each.

This means we no longer need the binding-specific registration
callbacks. However, we do now need a ->start callback, to allow bindings
to perform post-registration init.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Change-Id: I6cee9e93f37520f85c155a0ca34017cc0675552c
/openbmc/libmctp/
H A Dlibmctp-serial.hdiff 3b36d17cf18bd9ad13f043256371222e2845e4d9 Tue Sep 03 22:56:09 CDT 2019 Jeremy Kerr <jk@ozlabs.org> API: Add binding accessors to generic struct mctp_binding

Rather than have every binding include their own wrappers around
binding<->core functions, introduce an accessor to retrieve the struct
mctp_binding from each.

This means we no longer need the binding-specific registration
callbacks. However, we do now need a ->start callback, to allow bindings
to perform post-registration init.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Change-Id: I6cee9e93f37520f85c155a0ca34017cc0675552c
H A DREADME.mddiff 3b36d17cf18bd9ad13f043256371222e2845e4d9 Tue Sep 03 22:56:09 CDT 2019 Jeremy Kerr <jk@ozlabs.org> API: Add binding accessors to generic struct mctp_binding

Rather than have every binding include their own wrappers around
binding<->core functions, introduce an accessor to retrieve the struct
mctp_binding from each.

This means we no longer need the binding-specific registration
callbacks. However, we do now need a ->start callback, to allow bindings
to perform post-registration init.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Change-Id: I6cee9e93f37520f85c155a0ca34017cc0675552c
H A Dlibmctp-astlpc.hdiff 3b36d17cf18bd9ad13f043256371222e2845e4d9 Tue Sep 03 22:56:09 CDT 2019 Jeremy Kerr <jk@ozlabs.org> API: Add binding accessors to generic struct mctp_binding

Rather than have every binding include their own wrappers around
binding<->core functions, introduce an accessor to retrieve the struct
mctp_binding from each.

This means we no longer need the binding-specific registration
callbacks. However, we do now need a ->start callback, to allow bindings
to perform post-registration init.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Change-Id: I6cee9e93f37520f85c155a0ca34017cc0675552c
H A Dserial.cdiff 3b36d17cf18bd9ad13f043256371222e2845e4d9 Tue Sep 03 22:56:09 CDT 2019 Jeremy Kerr <jk@ozlabs.org> API: Add binding accessors to generic struct mctp_binding

Rather than have every binding include their own wrappers around
binding<->core functions, introduce an accessor to retrieve the struct
mctp_binding from each.

This means we no longer need the binding-specific registration
callbacks. However, we do now need a ->start callback, to allow bindings
to perform post-registration init.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Change-Id: I6cee9e93f37520f85c155a0ca34017cc0675552c
H A Dlibmctp.hdiff 3b36d17cf18bd9ad13f043256371222e2845e4d9 Tue Sep 03 22:56:09 CDT 2019 Jeremy Kerr <jk@ozlabs.org> API: Add binding accessors to generic struct mctp_binding

Rather than have every binding include their own wrappers around
binding<->core functions, introduce an accessor to retrieve the struct
mctp_binding from each.

This means we no longer need the binding-specific registration
callbacks. However, we do now need a ->start callback, to allow bindings
to perform post-registration init.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Change-Id: I6cee9e93f37520f85c155a0ca34017cc0675552c
H A Dastlpc.cdiff 3b36d17cf18bd9ad13f043256371222e2845e4d9 Tue Sep 03 22:56:09 CDT 2019 Jeremy Kerr <jk@ozlabs.org> API: Add binding accessors to generic struct mctp_binding

Rather than have every binding include their own wrappers around
binding<->core functions, introduce an accessor to retrieve the struct
mctp_binding from each.

This means we no longer need the binding-specific registration
callbacks. However, we do now need a ->start callback, to allow bindings
to perform post-registration init.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Change-Id: I6cee9e93f37520f85c155a0ca34017cc0675552c
H A Dcore.cdiff 3b36d17cf18bd9ad13f043256371222e2845e4d9 Tue Sep 03 22:56:09 CDT 2019 Jeremy Kerr <jk@ozlabs.org> API: Add binding accessors to generic struct mctp_binding

Rather than have every binding include their own wrappers around
binding<->core functions, introduce an accessor to retrieve the struct
mctp_binding from each.

This means we no longer need the binding-specific registration
callbacks. However, we do now need a ->start callback, to allow bindings
to perform post-registration init.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Change-Id: I6cee9e93f37520f85c155a0ca34017cc0675552c