Files
kernel_google_redbull/drivers/base/regmap
Anirudh Ghayal 3b6d6e9c81 regmap: Quit the read-loop based on position of file-offset
Some implementation's of the 'cat' command pass the
absolute position of the file-offset. In the current
implementation of 'regmap_data_read_file' this leads
to dumping all the registers from offset 0.

Avoid this by quitting the read loop if the file-offset
requested is lower than actual read-offset.

Change-Id: I7c6c31958e92f16387bf4cb5de7fbf4572fcce21
Signed-off-by: Anirudh Ghayal <aghayal@codeaurora.org>
2019-11-14 18:54:43 -08:00
..
2018-07-18 15:45:23 +01:00
2016-12-19 15:42:26 +00:00
2018-01-08 11:27:18 +00:00