summaryrefslogtreecommitdiff
path: root/drivers/scsi
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-06-14 21:28:34 -0600
committerSimon Glass <sjg@chromium.org>2017-07-11 10:08:19 -0600
commit225b1da7bfaf3c6a6812adb3ed1a85ada76c85f4 (patch)
tree35a32b98fdace53db7f1e90b3f06b340289b86a3 /drivers/scsi
parent4b62b2ff53e48ba31d341507c09951f8de353f99 (diff)
dm: ahci: Refactor to avoid static variables
With driver model we need each device to have its own state. As a step towards this, restrict use of the global 'probe_ent' to just a few places in the file. This will allow us to add driver-model functions which can pass the correct data around. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'drivers/scsi')
0 files changed, 0 insertions, 0 deletions