On Wed, Mar 20, 2013 at 05:02:02PM -0600, Stephen Warren wrote: > From: Stephen Warren > > _regmap_raw_write() contains code to call regcache_write() to write > values to the cache. That code calls memcpy() to copy the value data to > the start of the work_buf. However, at least when _regmap_raw_write() is Applied, thanks.