Thankyou for reviewing the patch. On 05/06/13 12:41, Mark Brown wrote: > On Wed, Jun 05, 2013 at 10:21:23AM +0100, Srinivas KANDAGATLA wrote: > I think I'd prefer to see a struct passed in here for the field > definition - this would make it easier to initialise from static data, > otherwise people will end up writing a loop that reads from a locally > defined struct once they get more than a couple of fields. > I will modify the APIs to take reg_field structure instead of reg, lsb, and msb arguments.
Is it Ok If I send this patch with my "STiH41x SOC support series", as we can see the actual usage of this new apis in the follow on patches? Thanks, srini > Otherwise this makes sense. > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

