Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1333064
| From | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/3] i2c: iproc: Add recovery mechanism in error case |
| Date | 2016-02-12 20:40 +0100 |
| Message-ID | <r1rJo-2RI-33@gated-at.bofh.it> (permalink) |
| References | <qVIDf-3rL-5@gated-at.bofh.it> <qVIDg-3rL-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
> +static int bcm_iproc_i2c_init(struct bcm_iproc_i2c_dev *iproc_i2c); > +static void bcm_iproc_i2c_enable_disable(struct bcm_iproc_i2c_dev *iproc_i2c, > + bool enable); Can't we move these functions instead of having the extra declarations?
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 1/3] i2c: iproc: Add recovery mechanism in error case Wolfram Sang <wsa@the-dreams.de> - 2016-02-12 20:40 +0100 Re: [PATCH 1/3] i2c: iproc: Add recovery mechanism in error case Ray Jui <ray.jui@broadcom.com> - 2016-02-12 20:40 +0100
csiph-web