/openbmc/u-boot/cmd/ |
H A D | read.c | diff 2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 16:25:52 CST 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function
To ease conversion to driver model, add helper functions which deal with calling each block device method. With driver model we can reimplement these functions with the same arguments.
Use inline functions to avoid increasing code size on some boards.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Stephen Warren <swarren@nvidia.com>
|
H A D | disk.c | diff 2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 16:25:52 CST 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function
To ease conversion to driver model, add helper functions which deal with calling each block device method. With driver model we can reimplement these functions with the same arguments.
Use inline functions to avoid increasing code size on some boards.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Stephen Warren <swarren@nvidia.com>
|
H A D | ide.c | diff 2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 16:25:52 CST 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function
To ease conversion to driver model, add helper functions which deal with calling each block device method. With driver model we can reimplement these functions with the same arguments.
Use inline functions to avoid increasing code size on some boards.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Stephen Warren <swarren@nvidia.com>
|
H A D | usb.c | diff 2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 16:25:52 CST 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function
To ease conversion to driver model, add helper functions which deal with calling each block device method. With driver model we can reimplement these functions with the same arguments.
Use inline functions to avoid increasing code size on some boards.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Stephen Warren <swarren@nvidia.com>
|
/openbmc/u-boot/test/dm/ |
H A D | usb.c | diff 2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 16:25:52 CST 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function
To ease conversion to driver model, add helper functions which deal with calling each block device method. With driver model we can reimplement these functions with the same arguments.
Use inline functions to avoid increasing code size on some boards.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Stephen Warren <swarren@nvidia.com>
|
/openbmc/u-boot/fs/ext4/ |
H A D | dev.c | diff 2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 16:25:52 CST 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function
To ease conversion to driver model, add helper functions which deal with calling each block device method. With driver model we can reimplement these functions with the same arguments.
Use inline functions to avoid increasing code size on some boards.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Stephen Warren <swarren@nvidia.com>
|
H A D | ext4_common.c | diff 2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 16:25:52 CST 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function
To ease conversion to driver model, add helper functions which deal with calling each block device method. With driver model we can reimplement these functions with the same arguments.
Use inline functions to avoid increasing code size on some boards.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Stephen Warren <swarren@nvidia.com>
|
/openbmc/u-boot/disk/ |
H A D | part_mac.c | diff 2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 16:25:52 CST 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function
To ease conversion to driver model, add helper functions which deal with calling each block device method. With driver model we can reimplement these functions with the same arguments.
Use inline functions to avoid increasing code size on some boards.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Stephen Warren <swarren@nvidia.com>
|
H A D | part_amiga.c | diff 2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 16:25:52 CST 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function
To ease conversion to driver model, add helper functions which deal with calling each block device method. With driver model we can reimplement these functions with the same arguments.
Use inline functions to avoid increasing code size on some boards.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Stephen Warren <swarren@nvidia.com>
|
H A D | part_iso.c | diff 2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 16:25:52 CST 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function
To ease conversion to driver model, add helper functions which deal with calling each block device method. With driver model we can reimplement these functions with the same arguments.
Use inline functions to avoid increasing code size on some boards.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Stephen Warren <swarren@nvidia.com>
|
H A D | part_dos.c | diff 2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 16:25:52 CST 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function
To ease conversion to driver model, add helper functions which deal with calling each block device method. With driver model we can reimplement these functions with the same arguments.
Use inline functions to avoid increasing code size on some boards.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Stephen Warren <swarren@nvidia.com>
|
H A D | part_efi.c | diff 2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 16:25:52 CST 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function
To ease conversion to driver model, add helper functions which deal with calling each block device method. With driver model we can reimplement these functions with the same arguments.
Use inline functions to avoid increasing code size on some boards.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Stephen Warren <swarren@nvidia.com>
|
/openbmc/u-boot/include/ |
H A D | blk.h | diff 2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 16:25:52 CST 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function
To ease conversion to driver model, add helper functions which deal with calling each block device method. With driver model we can reimplement these functions with the same arguments.
Use inline functions to avoid increasing code size on some boards.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Stephen Warren <swarren@nvidia.com>
|
/openbmc/u-boot/fs/fat/ |
H A D | fat_write.c | diff 2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 16:25:52 CST 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function
To ease conversion to driver model, add helper functions which deal with calling each block device method. With driver model we can reimplement these functions with the same arguments.
Use inline functions to avoid increasing code size on some boards.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Stephen Warren <swarren@nvidia.com>
|
H A D | fat.c | diff 2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 16:25:52 CST 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function
To ease conversion to driver model, add helper functions which deal with calling each block device method. With driver model we can reimplement these functions with the same arguments.
Use inline functions to avoid increasing code size on some boards.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Stephen Warren <swarren@nvidia.com>
|