Searched hist:"5 a1c18b7" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/bcma/ |
H A D | host_soc.c | 5a1c18b7 Tue Jan 01 17:00:01 CST 2019 Rafał Miłecki <rafal@milecki.pl> bcma: keep a direct pointer to the struct device
Accessing struct device is pretty useful/common so having a direct pointer: 1) Simplifies some code 2) Makes bcma_bus_get_host_dev() unneeded 3) Allows further improvements like using dev_* printing helpers
Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> 5a1c18b7 Tue Jan 01 17:00:01 CST 2019 Rafał Miłecki <rafal@milecki.pl> bcma: keep a direct pointer to the struct device Accessing struct device is pretty useful/common so having a direct pointer: 1) Simplifies some code 2) Makes bcma_bus_get_host_dev() unneeded 3) Allows further improvements like using dev_* printing helpers Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | driver_gpio.c | 5a1c18b7 Tue Jan 01 17:00:01 CST 2019 Rafał Miłecki <rafal@milecki.pl> bcma: keep a direct pointer to the struct device
Accessing struct device is pretty useful/common so having a direct pointer: 1) Simplifies some code 2) Makes bcma_bus_get_host_dev() unneeded 3) Allows further improvements like using dev_* printing helpers
Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> 5a1c18b7 Tue Jan 01 17:00:01 CST 2019 Rafał Miłecki <rafal@milecki.pl> bcma: keep a direct pointer to the struct device Accessing struct device is pretty useful/common so having a direct pointer: 1) Simplifies some code 2) Makes bcma_bus_get_host_dev() unneeded 3) Allows further improvements like using dev_* printing helpers Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | host_pci.c | 5a1c18b7 Tue Jan 01 17:00:01 CST 2019 Rafał Miłecki <rafal@milecki.pl> bcma: keep a direct pointer to the struct device
Accessing struct device is pretty useful/common so having a direct pointer: 1) Simplifies some code 2) Makes bcma_bus_get_host_dev() unneeded 3) Allows further improvements like using dev_* printing helpers
Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> 5a1c18b7 Tue Jan 01 17:00:01 CST 2019 Rafał Miłecki <rafal@milecki.pl> bcma: keep a direct pointer to the struct device Accessing struct device is pretty useful/common so having a direct pointer: 1) Simplifies some code 2) Makes bcma_bus_get_host_dev() unneeded 3) Allows further improvements like using dev_* printing helpers Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | bcma_private.h | 5a1c18b7 Tue Jan 01 17:00:01 CST 2019 Rafał Miłecki <rafal@milecki.pl> bcma: keep a direct pointer to the struct device
Accessing struct device is pretty useful/common so having a direct pointer: 1) Simplifies some code 2) Makes bcma_bus_get_host_dev() unneeded 3) Allows further improvements like using dev_* printing helpers
Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> 5a1c18b7 Tue Jan 01 17:00:01 CST 2019 Rafał Miłecki <rafal@milecki.pl> bcma: keep a direct pointer to the struct device Accessing struct device is pretty useful/common so having a direct pointer: 1) Simplifies some code 2) Makes bcma_bus_get_host_dev() unneeded 3) Allows further improvements like using dev_* printing helpers Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | main.c | 5a1c18b7 Tue Jan 01 17:00:01 CST 2019 Rafał Miłecki <rafal@milecki.pl> bcma: keep a direct pointer to the struct device
Accessing struct device is pretty useful/common so having a direct pointer: 1) Simplifies some code 2) Makes bcma_bus_get_host_dev() unneeded 3) Allows further improvements like using dev_* printing helpers
Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> 5a1c18b7 Tue Jan 01 17:00:01 CST 2019 Rafał Miłecki <rafal@milecki.pl> bcma: keep a direct pointer to the struct device Accessing struct device is pretty useful/common so having a direct pointer: 1) Simplifies some code 2) Makes bcma_bus_get_host_dev() unneeded 3) Allows further improvements like using dev_* printing helpers Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
/openbmc/linux/include/linux/bcma/ |
H A D | bcma.h | 5a1c18b7 Tue Jan 01 17:00:01 CST 2019 Rafał Miłecki <rafal@milecki.pl> bcma: keep a direct pointer to the struct device
Accessing struct device is pretty useful/common so having a direct pointer: 1) Simplifies some code 2) Makes bcma_bus_get_host_dev() unneeded 3) Allows further improvements like using dev_* printing helpers
Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> 5a1c18b7 Tue Jan 01 17:00:01 CST 2019 Rafał Miłecki <rafal@milecki.pl> bcma: keep a direct pointer to the struct device Accessing struct device is pretty useful/common so having a direct pointer: 1) Simplifies some code 2) Makes bcma_bus_get_host_dev() unneeded 3) Allows further improvements like using dev_* printing helpers Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|