isci: Remove event_* calls as they are just wrappers
Removed isci_event_* calls and call those functions directly. Reported-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
This commit is contained in:

committato da
Dan Williams

parent
52ae18ac80
commit
09d7da135b
@@ -147,5 +147,15 @@ int isci_port_perform_hard_reset(
|
||||
struct isci_port *isci_port_ptr,
|
||||
struct isci_phy *isci_phy_ptr);
|
||||
|
||||
void isci_port_invalid_link_up(
|
||||
struct scic_sds_controller *scic,
|
||||
struct scic_sds_port *sci_port,
|
||||
struct scic_sds_phy *phy);
|
||||
|
||||
void isci_port_stop_complete(
|
||||
struct scic_sds_controller *scic,
|
||||
struct scic_sds_port *sci_port,
|
||||
enum sci_status completion_status);
|
||||
|
||||
#endif /* !defined(_ISCI_PORT_H_) */
|
||||
|
||||
|
Fai riferimento in un nuovo problema
Block a user