> @@ -67,6 +68,9 @@ struct viai2c { > ktime_t t1; > ktime_t t2; > int platform; > + u8 hrv; > + u16 tr; > + u16 mcr; Hmm, since this is zhaoxin specific, what about adding void *pltfm_priv; and put 'hrv', 'tr', and 'mcr' to a struct 'viai2c_zhaoxin' local to i2c-viai2c-zhaoxin.c and populate pltfm_priv with it? Rest looks good so far...
Attachment:
signature.asc
Description: PGP signature