commit | e3a912a124c380db61eff762faa0547ea4c90eb4 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@free-electrons.com> | Tue Jan 06 14:47:02 2015 +0100 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jan 12 12:13:29 2015 -0600 |
tree | e5f07058d777a5cfe1de9be66a5b24c4c3fc6cad | |
parent | 9870d895ad87efae130b2990db9ba265271f113b [diff] |
usb: gadget: atmel_usba: Cache INT_ENB register value Cache INT_ENB register value in order to avoid uncached iomem access, and thus improve access time to INT_ENB value. Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Felipe Balbi <balbi@ti.com>