On Tue, Apr 28, 2015 at 12:39:10PM -0500, J. German Rivera wrote:
>  /**
> - * dprc_lookup_object - Finds a given MC object in a DPRC and returns
> - * the index of the object in the DPRC
> - *
> - * @mc_bus_dev: pointer to the fsl-mc device that represents a DPRC object
> - * @child_dev: pointer to the fsl-mc device to be looked up
> - * @child_obj_index: output parameter to hold the index of the object
> - */
> -int dprc_lookup_object(struct fsl_mc_device *mc_bus_dev,
> -                    struct fsl_mc_device *child_dev,
> -                    uint32_t *child_obj_index)

This patchset is kind of jumbled up.  We introduced this function in
patch 4.  There were never any users.  Now we are deleting it in patch
7.

regards,
dan carpenter

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to