RE: [PATCH 7/8] w1: ds2760 and ds2780, use ida for id and ida_simple_get to get it.

2011-08-25 Thread Barnes, Clifton A.
On Fri 7/22/2011 12:41 PM, Jonathan Cameron wrote: > Straight forward. As an aside, the ida_init calls are not needed as far > as I can see needed. (DEFINE_IDA does the same already). > Signed-off-by: Jonathan Cameron Checked out ok here for ds2780. Acked-by: Clifton Barnes _

[PATCH 7/8] w1: ds2760 and ds2780, use ida for id and ida_simple_get to get it.

2011-08-24 Thread Barnes, Clifton A.
On Fri 7/22/2011 12:41 PM, Jonathan Cameron wrote: > Straight forward. As an aside, the ida_init calls are not needed as far > as I can see needed. (DEFINE_IDA does the same already). > Signed-off-by: Jonathan Cameron Checked out ok here for ds2780. Acked-by: Clifton Barnes