Searched hist:"440 ca98fe8407808a9ad8e934f6e28408f546313" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/bcma/ |
H A D | driver_pci.c | diff 440ca98fe8407808a9ad8e934f6e28408f546313 Fri Jun 17 18:01:59 CDT 2011 Rafał Miłecki <zajec5@gmail.com> bcma: clean exports of functions
Function managing IRQs is needed for external drivers like b43. On the other side we do not expect writing any hosts drivers outside of bcma, so this is safe to do not export functions related to this.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | bcma_private.h | diff 440ca98fe8407808a9ad8e934f6e28408f546313 Fri Jun 17 18:01:59 CDT 2011 Rafał Miłecki <zajec5@gmail.com> bcma: clean exports of functions
Function managing IRQs is needed for external drivers like b43. On the other side we do not expect writing any hosts drivers outside of bcma, so this is safe to do not export functions related to this.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | main.c | diff 440ca98fe8407808a9ad8e934f6e28408f546313 Fri Jun 17 18:01:59 CDT 2011 Rafał Miłecki <zajec5@gmail.com> bcma: clean exports of functions
Function managing IRQs is needed for external drivers like b43. On the other side we do not expect writing any hosts drivers outside of bcma, so this is safe to do not export functions related to this.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
/openbmc/linux/include/linux/bcma/ |
H A D | bcma_driver_pci.h | diff 440ca98fe8407808a9ad8e934f6e28408f546313 Fri Jun 17 18:01:59 CDT 2011 Rafał Miłecki <zajec5@gmail.com> bcma: clean exports of functions
Function managing IRQs is needed for external drivers like b43. On the other side we do not expect writing any hosts drivers outside of bcma, so this is safe to do not export functions related to this.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|